InsertButtonID Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploaderBase..::..InsertButtonID Property |
| UploaderBase Class See Also Send Feedback |
It allows the developers specify a server control to use as the insert button of ajax uploader.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public string InsertButtonID { get; set; } |
| Visual Basic |
|---|
Public Property InsertButtonID As String Get Set |