Click or drag to resize
PortalHelperIsWireframingEnabled Method
Gets the value that indicates whether wireframing is enabled for specific site name

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

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also