Click or drag to resize
CssStylesheetInfoProviderGetHtmlEditorAreaCss Method
Returns path to the default editor css file for the specified site.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetHtmlEditorAreaCss(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also