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