| CustomSelectorValue Property |
Gets or sets the value.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute("")]
public string Value { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property Value As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also