Version

Infragistics.Web.UI.Framework.AppStyling Namespace (Infragistics.Web)

Classes
 ClassDescription
ClassAppStyleInfo  
ClassAppStylingManager Summary description for AppStylingManager.
ClassCSSParser  
ClassCSSParser.CannotParseCssException Nested exception thrown by the CSSParser when it could not parse the CSS contents specified by the StyleSheetFileName property.
ClassCssRegistry This registry gathers dynamically created styles and converts them into a single <style> block in the header of the rendered page.
ClassImportDefaultStyleSet  
ClassParsedStyle  
ClassParsedStyleCollection  
ClassRoleInfo  
ClassStyleBot Performs much of the Application Styling Framework(tm) logic for individual controls.
ClassStyleInfoCatalog Summary description for StyleInfoCatalog.
Interfaces
 InterfaceDescription
InterfaceIIgStyling  
Enumerations
 EnumerationDescription
EnumerationStyleInfoCatalog.SharedRoles Roles defined for the ig_shared.css file.
EnumerationStyleInfoNames Enumeration used to identify StyleInfo objects within the AppStyleInfoCatolog. There is on StyleInfo objects for each css file used by the WebControls. A WebControl may utilized more than one css file or StyleInfo object. The one which it uses at runtime depends upon the particular property settings on the control.
See Also