Gets the URL for the Theme CSS file. Based in ~/App_Themes/[Theme] or ~/App_Themes/Default.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- theme
- Type: System String
Stylesheet theme
- fileName
- Type: System String
Name of the stylesheet file
Return Value
Type: StringSee Also