ComponentOne DynamicHelp for WinForms
Url Property (HelpTopic)

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > HelpTopic Class : Url Property
Gets the topic URL relative to the help source.
Syntax
'Declaration
 
Public ReadOnly Property Url As System.String
public System.string Url {get;}
Remarks
Since this is the relative URL, the help viewer/browser may be unable to display topics given only that URL. Full URL can be obtained from the IHelpProvider.GetFullUrl method.
See Also

Reference

HelpTopic Class
HelpTopic Members