Share via


StyleSheet Property

Sets or returns the current style sheet on a MobilePage object.

public System.Web.UI.MobileControls.StyleSheet StyleSheet {
   get,
   set
}

Remarks

A mobile page can only have one style sheet.

See Also

Applies to: MobilePage Class