| ListFilterOptionSelected Property |
Gets or sets value indicating whether option is selected.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool Selected { get; set; }
Public Property Selected As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also