| Ajax Uploader Class Reference |
|
UploaderBase.InsertButtonID Property
It allows the developers specify a server control to use as the insert button of ajax uploader.
[Visual Basic]
Public Property InsertButtonID As
String
[C#]
public
string InsertButtonID {get; set;}
Property Value
The insert button ID.
See Also
UploaderBase Class | CuteWebUI Namespace