System.Web.UI.ControlSkin Members

The members of System.Web.UI.ControlSkin are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates a new instance of the System.Web.UI.ControlSkin class using the passed System.Web.UI.Control type and delegate.

Public Properties

[read-only]
ControlTypeType.

Gets the Type of the control that the System.Web.UI.ControlSkin object is associated with.

Public Methods

ApplySkin(Control)

Applies the skin to the System.Web.UI.Control control contained by the System.Web.UI.ControlSkin object.