CssStylesheetInfoProviderGetCSSStylesheetName Method |
Returns full CSS stylesheet name from the given virtual CSS stylesheet path.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax public static string GetCSSStylesheetName(
string url
)
Parameters
- url
- Type: SystemString
Virtual CSS stylesheet path
Return Value
Type:
StringSee Also