ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / MapItem Class / Url Property

In This Topic
    Url Property (MapItem)
    In This Topic
    Gets or sets the URL of a help topic that will be displayed.
    Syntax
    'Declaration
     
    Public Property Url As System.String
    public System.string Url {get; set;}
    See Also