Click or drag to resize
MvcUploaderInsertButtonID Property
It allows the developers specify a server control to use as the insert button of ajax uploader.

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

Property Value

Type: String
The insert button ID.
See Also