ASPxClientHyperLink.GetText Method
Gets the text caption displayed for the hyperlink in the hyperlink editor.
Declaration
GetText(): string
Returns
| Type | Description |
|---|---|
| string | A string value representing the text caption for the hyperlink in the editor. |
See Also