HyperLabel.HelpContext Property | |
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:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HelpContext AS USUAL GET SET
public virtual Usual HelpContext { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA 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