System.Web.UI.SkinBuilder Members

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

See Also: Inherited members from System.Web.UI.ControlBuilder

Public Constructors

Initializes a new instance of the System.Web.UI.SkinBuilder class, setting the control with which the builder is associated, the general System.Web.UI.ControlBuilder object provided by the System.Web.UI.ThemeProvider object for the control, and a path to the theme file.

Public Methods

ApplyTheme() : Control

Applies a theme and a control skin to the current control at design time, if a System.Web.UI.SkinBuilder object is associated with the control.