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