Click or drag to resize
CMSAbstractWebPartRenderEnvelope Property
If true, the web part renders div with web part client ID around it.

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

Property Value

Type: Boolean
See Also