Click or drag to resize
UploaderHelperIsInsertMode Property
Indicates whether the upload is running in the insert mode or not.

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

Property Value

Type: Boolean
See Also