HtmlHead::StyleSheet Property
.NET Framework (current version)
Gets an IStyleSheet instance that represents the style rules in the HtmlHead control.
Assembly: System.Web (in System.Web.dll)
The StyleSheet property returns an IStyleSheet that represents the embedded style rules in the HtmlHead control.
Note |
|---|
Adding styles or style rules programmatically during asynchronous postbacks is not supported. When you add AJAX capabilities to an ASP.NET Web page, asynchronous postbacks update regions of the page without updating the whole page. For more information, see Microsoft Ajax Overview. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
