Click or drag to resize
BasicFormFormType Property
Indicates in what control is this basic form used.

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

Property Value

Type: FormTypeEnum
See Also