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