Page.StyleSheetTheme Property
.NET Framework 2.0
Gets or sets the name of the style sheet applied to this page.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
|
The StyleSheetTheme property is set before the Init event completes. |
The StyleSheetTheme property sets the cascading style sheet (CSS) that defines the appearance of the page in the Web browser.
| Topic | Location |
|---|---|
| How to: Apply ASP.NET Themes Programmatically | Building ASP .NET Web Applications |
| How to: Apply ASP.NET Themes Programmatically | Building ASP .NET Web Applications |
Community Additions
ADD
Show: