WebPartLayoutInfoWebPartLayoutIsDefault Property |
Indicates whether this layout is used as a default layout for the parent web part.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public virtual bool WebPartLayoutIsDefault { get; set; }
Property Value
Type:
BooleanSee Also