 | SmartSearchOperatorAppliesTo Property |
Namespace:
Dynamicweb.SmartSearch.SmartSearchRules
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntaxpublic List<SmartSearchRuleControlType> AppliesTo { get; set; }
Public Property AppliesTo As List(Of SmartSearchRuleControlType)
Get
Set
Property Value
Type:
ListSmartSearchRuleControlType
See Also