Click or drag to resize
CSSHelperGetStylesheetUrl Method
Returns virtual path to the stylesheet file.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetStylesheetUrl(
	string stylesheetName
)

Parameters

stylesheetName
Type: SystemString
Stylesheet name

Return Value

Type: String
See Also