UploadAttachmentsShowRemoveButtonsAsText Property |
if not , show remove button as icon
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic bool ShowRemoveButtonsAsText { get; set; }
Public Property ShowRemoveButtonsAsText As Boolean
Get
Set
<asp:UploadAttachments ShowRemoveButtonsAsText="True|False" />
Property Value
Type:
Boolean
See Also