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