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