Click or drag to resize
AbstractBasicFormIsInsertMode Property
Indicates if the control is used for inserting a new object.

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

Property Value

Type: Boolean
See Also