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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual bool RenderEnvelope { get; set; }

Property Value

Type: Boolean
See Also