We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
AppStylingManager Class Members
The following tables list the members exposed by AppStylingManager .
Public Fields
Public Properties
Name Description
CssRegistry This registry gathers dynamically created styles and converts them into a single <style> block in the header of the rendered page.
EnableAppStyling
Settings
StyleSetName
StyleSetPath Contains path to the application styling resources for the application. The property is mapped to web.config setting.
Public Methods
Name Description
ResolveUrlPath The 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