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