BasicFormIsDesignMode Property |
Determines whether the form is in design mode.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax public bool IsDesignMode { get; set; }
Property Value
Type:
BooleanSee Also