| FacetRenderTypeGetRenderTypes Method |
Namespace:
Dynamicweb.Indexing.Querying.Faceting
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public static IList<FacetRenderType> GetRenderTypes()
Public Shared Function GetRenderTypes As IList(Of FacetRenderType)
Return Value
Type:
IListFacetRenderTypeSee Also