C# Class FT.Search.Helpers.UrlHelperFacetExtensions

Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
RemoveFacet ( this helper, string field ) : string
SetFacet ( this helper, string field, string value ) : string

Method Details

RemoveFacet() public static méthode

public static RemoveFacet ( this helper, string field ) : string
helper this
field string
Résultat string

SetFacet() public static méthode

public static SetFacet ( this helper, string field, string value ) : string
helper this
field string
value string
Résultat string