Click or drag to resize
EmailTemplateInfoProviderGetStylesheetUrl Method
Returns virtual path to the template's stylesheet.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public static string GetStylesheetUrl(
	string codeName
)

Parameters

codeName
Type: SystemString
CSS stylesheet code name

Return Value

Type: String
See Also