MobilePage::StyleSheet Property
.NET Framework (current version)
Gets or sets the current style sheet on a MobilePage object. 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)
public: [BrowsableAttribute(false)] [BindableAttribute(false)] property StyleSheet^ StyleSheet { StyleSheet^ get(); void set(StyleSheet^ value); }
A mobile page can have only one style sheet.
.NET Framework
Available since 1.1
Available since 1.1
MobilePage Class
System.Web.UI.MobileControls Namespace
Pages
Introduction to the StyleSheet Control
ASP.NET Web Sites for Mobile Devices
Show: