Click or drag to resize
BasicFormIsDesignMode Property
Determines whether the form is in design mode.

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

Property Value

Type: Boolean
See Also