StyleSheet::StyleReference Property
.NET Framework (current version)
Gets or sets a reference to the style properties for a 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)
public: [BindableAttribute(false)] [BrowsableAttribute(false)] property String^ StyleReference { virtual String^ get() override; virtual void set(String^ value) override; }
| Exception | Condition |
|---|---|
| Exception | The StyleReference property was accessed at run time. -or- An attempt was made to set the property. |
.NET Framework
Available since 1.1
Available since 1.1
Styles
StyleReference
StyleSheet Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control
Show: