[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.HelpTopic.Url

Url Property

Url

Gets the topic URL relative to the help source.

Declaration
public 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.