UploaderRequireDeleteConfirmation Property |
Indicates whether the confirmation is needed to remove file from uploader.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntaxpublic bool RequireDeleteConfirmation { get; set; }
Property Value
Type:
Boolean
See Also