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