| RadioButtonLabel Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [BindableAttribute(true)]
[DefaultValueAttribute(true)]
public string Label { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public Property Label As String
Get
Set
Property Value
Type:
StringSee Also