System.Web.UI.WebControls.RadioButtonList.CreateControlStyle Method

Creates a style object that is used internally by the System.Web.UI.WebControls.RadioButtonList control to implement all style-related properties.

Syntax

protected override Style CreateControlStyle ()

Returns

A System.Web.UI.WebControls.Style that contains the style properties of the control.

Remarks

The RadioButtonList.CreateControlStyle method is used primarily by control developers in custom control that derive from the System.Web.UI.WebControls.RadioButtonList class.

Requirements

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