MvcUploaderQueuePanelID Property |
Gets or sets the ID of a web control or HTML element to use as the Queue Panel of ajax uploader.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string QueuePanelID { get; set; }
Public Property QueuePanelID As String
Get
Set
Property Value
Type:
String
See Also