 | UserSelectorActiveShowTypes Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic List<UserSelectorShowType> ActiveShowTypes { get; }
Public ReadOnly Property ActiveShowTypes As List(Of UserSelectorShowType)
Get
Property Value
Type:
ListUserSelectorShowType
See Also