Méthode | Description | |
---|---|---|
GetFacetSetupDocFromHttpContext ( this context ) : string | ||
GetFacetsFromHttpContext ( this context ) : Raven.Abstractions.Data.Facet[] | ||
GetIndexQueryFromHttpContext ( this context, int maxPageSize ) : |
public static GetFacetSetupDocFromHttpContext ( this context ) : string | ||
context | this | |
Résultat | string |
public static GetFacetsFromHttpContext ( this context ) : Raven.Abstractions.Data.Facet[] | ||
context | this | |
Résultat | Raven.Abstractions.Data.Facet[] |
public static GetIndexQueryFromHttpContext ( this context, int maxPageSize ) : |
||
context | this | |
maxPageSize | int | |
Résultat |