Click or drag to resize
WebPartLayoutInfoWebPartLayoutIsDefault Property
Indicates whether this layout is used as a default layout for the parent web part.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool WebPartLayoutIsDefault { get; set; }

Property Value

Type: Boolean
See Also