Optional
contributionContribution for the control.
Optional
controlType of the control.
Optional
heightHeight of the control, for html controls.
Optional
idThe id for the layout node.
Optional
inheritedA value indicating whether this layout node has been inherited from a parent layout. This is expected to only be only set by the combiner.
Optional
isA value indicating if the layout node is contribution or not.
Optional
labelLabel for the field
Optional
metadataInner text of the control.
Optional
orderOrder in which the control should appear in its group.
Optional
overriddenA value indicating whether this layout node has been overridden by a child layout.
Optional
readA value indicating if the control is readonly.
Optional
visibleA value indicating if the control should be hidden or not.
Optional
watermarkWatermark text for the textbox.
Represent a control in the form.