CSSHelperGetStylesheetUrl Method |
Returns virtual path to the stylesheet file.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string GetStylesheetUrl(
string stylesheetName
)
Parameters
- stylesheetName
- Type: SystemString
Stylesheet name
Return Value
Type:
String
See Also