Click or drag to resize
UILayoutPaneValues Property

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public List<UILayoutValue> Values { get; set; }

Property Value

Type: ListUILayoutValue
See Also