Click or drag to resize

HyperLabel.AsString Method (Typed)

X#
Return the caption of the hyperlabel.

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

Return Value

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