MvcUploaderDropZoneID Property |
Gets or sets the ID of a web control or HTML element where files can be dragged and dropped for upload.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string DropZoneID { get; set; }
Public Property DropZoneID As String
Get
Set
Property Value
Type:
String
See Also