Click or drag to resize
FormControlProperties Property
Properties definition.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Collection<Property> Properties { get; set; }

Property Value

Type: CollectionProperty
See Also