UploaderBaseDropZoneID Property |
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
<asp:UploaderBase DropZoneID="String" />
Property Value
Type:
String
See Also