Version

AppStylingManager Class Members

The following tables list the members exposed by AppStylingManager.

Public Fields
 NameDescription
Public FieldstyleSetNameEditor  
Protected Fields
 NameDescription
Protected FieldbInitialized  
Protected FieldDesignMode  
Public Properties
 NameDescription
Public PropertyEnableAppStyling  
Public Propertystatic (Shared in Visual Basic)Settings  
Public PropertyStyleSetName  
Public PropertyStyleSetPathStyle set path set in web.config or full path to CDN styles.  
Public Methods
 NameDescription
Public MethodResolveUrlPathThe main purpose of this method is to resolve "~" into the applicationPath. This method is not needed for ASP.Net 2.0, since there is already a ResolveUrl method available at the Control level.  
See Also