EmailTemplateInfoProviderGetStylesheetUrl Method |
Returns virtual path to the template's stylesheet.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static string GetStylesheetUrl(
string codeName
)
Parameters
- codeName
- Type: SystemString
CSS stylesheet code name
Return Value
Type:
StringSee Also