Click or drag to resize
SkinRegistrar Methods

The SkinRegistrar type exposes the following members.

Methods
  Name Description
Public method Static member GetDesignTimeStyleSheet
Public method Static member GetEmbeddedSkinNames
Returns the names of all embedded skins. The common skin attribute is not included!
Public method Static member GetGlobalSkin
Returns the web.config value which specifies the application-wide Skin setting.
Public method Static member GetRuntimeSkin
Returns the skin that should be applied to the control.
Public method Static member GetWebResourceUrl(Control, String)
Public method Static member GetWebResourceUrl(Page, Type, String)
Public method Static member RegisterCssReferences
Registers the common skin CSS file and the CSS files, associated with the selected skin.
Top
See Also