CssStylesheetInfoProviderGetHtmlEditorAreaCss Method |
Returns path to the default editor css file for the specified site.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax public static string GetHtmlEditorAreaCss(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also