Click or drag to resize
UploadAttachmentsRemoveButtonBehavior Property
Specify the default behavior when user click the remove button on an attachment item

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public AttachmentItemBehavior RemoveButtonBehavior { get; set; }

Property Value

Type: AttachmentItemBehavior
See Also