Click or drag to resize

HyperLabel.AsString Method

X#
Return the caption of the hyperlabel.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AsString() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
This method returns the same as HyperLabel:Caption and presents the hyperlabel as a recognizable string.
See Also