MvcUploaderShowQueueTable Property |
Gets or sets a value indicating whether the queue table is displayed.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic bool ShowQueueTable { get; set; }
Public Property ShowQueueTable As Boolean
Get
Set
Property Value
Type:
Booleantrue if [show progress]; otherwise,
false.
See Also