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

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also