Click or drag to resize
CMSAbstractWebPartIsWireframe Property
Returns true if the web part represents wireframe

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual bool IsWireframe { get; }

Property Value

Type: Boolean
See Also