Click or drag to resize
MvcUploaderDropZoneID Property
Gets or sets the ID of a web control or HTML element where files can be dragged and dropped for upload.

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

Property Value

Type: String
See Also