ASPxClientUploadControl.GetAddButtonText Method
Returns the add button‘s text.
Declaration
GetAddButtonText(): string
Returns
Type | Description |
---|---|
string | A string value representing the text displayed within the button. |
See Also