UploaderBaseNumFilesShowCancelAll Property |
Specifies the number of files when the CancelAll button appears
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic int NumFilesShowCancelAll { get; set; }
Public Property NumFilesShowCancelAll As Integer
Get
Set
<asp:UploaderBase NumFilesShowCancelAll="Int32" />
Property Value
Type:
Int32
See Also