PortalHelperIsWireframingEnabled Method |
Gets the value that indicates whether wireframing is enabled for specific site name
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public static bool IsWireframingEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
BooleanSee Also