BasicFormIsSimpleMode Property |
Returns if the form is in simple or advanced mode. Depends on
AllowModeSwitch property.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax public bool IsSimpleMode { get; set; }
Property Value
Type:
BooleanSee Also