ASPxClientUploadControl.GetUploadButtonText Method
Returns the text displayed within the upload button.
Declaration
GetUploadButtonText(): string
Returns
| Type | Description |
|---|---|
| string | A string value representing the text displayed within the button. |
See Also