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