Click or drag to resize
PortalHelperIsOnSiteEditingEnabled Method
Gets the value that indicates whether on site editing is enabled for specific site name

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public static bool IsOnSiteEditingEnabled(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also