Click or drag to resize
BasicFormLayout Property
Layout of the form

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public AbstractLayout Layout { get; protected set; }

Property Value

Type: AbstractLayout
See Also