Style::StyleReference Property
.NET Framework (current version)
Gets or sets a reference to the style properties for a Style. 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)
The value of the StyleReference property must be the Name property of a Style object. You can use the StyleReference property to share styles across controls, either by using inheritance or by using the StyleReference property of a style sheet. For more information, see Styles and Creating New Styles.
.NET Framework
Available since 1.1
Available since 1.1
Style Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control
Show: