UploadAttachmentsShowRemoveButtons Property |
Gets or sets a value indicating whether [show Remove icons].
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic bool ShowRemoveButtons { get; set; }
Public Property ShowRemoveButtons As Boolean
Get
Set
<asp:UploadAttachments ShowRemoveButtons="True|False" />
Property Value
Type:
Boolean
See Also