HyperLabel.HelpContext Property (Typed) | |
A string representing the key or ID for the place in the hypertext system where the system looks for help concerning the host object (to which the hyperlabel is attached).
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HelpContext AS STRING GET SET
public virtual string HelpContext { get; set; }
Request Example
View SourceProperty Value
Type:
StringA string representing the key or ID for the place in the hypertext system where the system looks for help concerning the host object (to which the hyperlabel is attached).
See Also