ASPxClientResource.GetCaption Method
Returns the resource’s caption.
Declaration
GetCaption(): string
Returns
| Type | Description |
|---|---|
| string | A string value that is the resource’s caption. |
Remarks
Alternatively, use the ASPxClientResource.caption property to get the resource’s caption.
See Also