| UserSelectorSmartSearches Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public List<Tuple<Guid, string>> SmartSearches { get; set; }
Public Property SmartSearches As List(Of Tuple(Of Guid, String))
Get
Set
Property Value
Type:
ListTupleGuid,
StringSee Also