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: 8.2.23
Syntax [PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public List<UILayoutPane> Panes { get; set; }
Property Value
Type:
ListUILayoutPaneSee Also