MobileControl::ApplyStyleSheetSkin Method (Page^)
.NET Framework (current version)
Applies the style properties defined in the page style sheet to the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | In all cases. |
The MobileControl class does not support theming. If an attempt to call the ApplyStyleSheetSkin method is made, a NotSupportedException is thrown.
.NET Framework
Available since 2.0
Available since 2.0
MobileControl Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Inside the ASP.NET Mobile Controls
Show: