C# Class FT.Search.Helpers.UrlHelperFacetExtensions

Mostra file Open project: friism/folketsting

Public Methods

Method Description
RemoveFacet ( this helper, string field ) : string
SetFacet ( this helper, string field, string value ) : string

Method Details

RemoveFacet() public static method

public static RemoveFacet ( this helper, string field ) : string
helper this
field string
return string

SetFacet() public static method

public static SetFacet ( this helper, string field, string value ) : string
helper this
field string
value string
return string