System.Web.UI.ThemeProvider: Method Members

The methods of System.Web.UI.ThemeProvider are listed below. For a list of all members, see the ThemeProvider Members list.

See Also: Inherited members from System.Object

Public Methods

GetSkinBuilder(Control) : SkinBuilder

Retrieves a System.Web.UI.SkinBuilder instance for the specified control, which is used to apply a theme and control skin in a designer environment.

GetSkinControlBuildersForControlType(Type) : IDictionary

Gets an IDictionary object that contains a set of System.Web.UI.SkinBuilder objects for the specified Type.

GetSkinsForControl(Type) : ICollection

Gets an ICollection of skin identifiers that are associated with the specified Type.