CssLinkHelperGetStylesheetUrl Method |
Returns virtual path to the stylesheet file.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static string GetStylesheetUrl(
string stylesheetName
)
Parameters
- stylesheetName
- Type: SystemString
Stylesheet name
Return Value
Type:
StringSee Also