ASP Uploader Class Reference

UploadAttachments.RemoveButtonBehavior Property

Specify the default behavior when user click the remove button on an attachment item

[Visual?Basic]
Public?Property?RemoveButtonBehavior?As?AttachmentItemBehavior
[C#]
public?AttachmentItemBehavior?RemoveButtonBehavior?{get;?set;}

See Also

UploadAttachments Class | CuteWebUI Namespace