| SkinRegistrar Class |
Namespace: Kettic.AspNet
The SkinRegistrar type exposes the following members.
| Name | Description | |
|---|---|---|
| SkinRegistrar |
| Name | Description | |
|---|---|---|
| GetDesignTimeStyleSheet | ||
| GetEmbeddedSkinNames |
Returns the names of all embedded skins. The common skin attribute is not included!
| |
| GetGlobalSkin |
Returns the web.config value which specifies the application-wide Skin setting.
| |
| GetRuntimeSkin |
Returns the skin that should be applied to the control.
| |
| GetWebResourceUrl(Control, String) | ||
| GetWebResourceUrl(Page, Type, String) | ||
| RegisterCssReferences |
Registers the common skin CSS file and the CSS files, associated with the selected skin.
|