Share via


StyleSheetControlBuilder Class

Provides parsing support for StyleSheet controls.

public class System.Web.UI.MobileControls.StyleSheetControlBuilder :
   MobileControlBuilder

Remarks

The class object is internally created and used by the page parser when parsing the contents of a StyleSheet control. The StylesheetControlBuilder class recognizes inherited style classes.

Requirements

Namespace: System.Web.UI.MobileControls

Assembly: System.Web.Mobile

See Also

StyleSheet