Collection of panes. Cannot contain more than one pane for one direction (NESW or center).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public List<UILayoutPane> Panes { get; set; }
Property Value
Type:
ListUILayoutPane
See Also