CSSHelperGetCSSUrl Method |
Returns path to the stylesheet handler
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetCSSUrl(
string parameters
)
Parameters
- parameters
- Type: SystemString
Querystring arguments for the request, including the leading question mark
Return Value
Type:
StringURL to the stylesheet, using the querystring arguments
See Also