| SmartSearchManagerGetSortingDataFields Method |
Namespace:
Dynamicweb.SmartSearch
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax public static List<SmartSearchRuleField> GetSortingDataFields(
string dataProviderTypeName
)
Public Shared Function GetSortingDataFields (
dataProviderTypeName As String
) As List(Of SmartSearchRuleField)
Parameters
- dataProviderTypeName
- Type: SystemString
Return Value
Type:
ListSmartSearchRuleFieldSee Also