UploaderHelperIsInsertMode Property |
Indicates whether the upload is running in the insert mode or not.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool IsInsertMode { get; }
Property Value
Type:
BooleanSee Also