Click or drag to resize
BasicFormAllowModeSwitch Property
Determines whether to allow mode switching (simple <-> advanced).

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

Property Value

Type: Boolean
See Also