Click or drag to resize
MvcUploaderQueuePanelID Property
Gets or sets the ID of a web control or HTML element to use as the Queue Panel of ajax uploader.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string QueuePanelID { get; set; }

Property Value

Type: String
See Also