System.Web.UI.WebControls.RadioButtonList.HasSeparators Property

Gets a value indicating whether the System.Web.UI.WebControls.RadioButtonList control contains separators between items in the list.

Syntax

protected virtual bool HasSeparators { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The RadioButtonList.HasSeparators property is used primarily by control developers in custom controls that derive from the System.Web.UI.WebControls.RadioButtonList class. Separators are not supported when the RadioButtonList.RepeatLayout property is set to RepeatLayout.UnorderedList or RepeatLayout.OrderedList.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0