Click or drag to resize

RadioGroup Class

Inheritance Hierarchy
System.Web.UI.WebControlsWebControl
  Dynamicweb.UI.ControlsRadioGroup

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[DefaultPropertyAttribute("Text")]
public class RadioGroup : WebControl, IPostBackDataHandler

The RadioGroup type exposes the following members.

Constructors
  NameDescription
Public methodRadioGroup
Initializes a new instance of the RadioGroup class
Top
Properties
  NameDescription
Public propertyIndent
Determines whether the left indent renders.
Public propertyItems
Public propertyLabel
Public propertyName
Public propertySelectedValue
Public propertyValidationMessage
Top
Methods
See Also