Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / ExistingBookmarkException Class / HelpLink Property

In This Topic
    HelpLink Property (ExistingBookmarkException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property HelpLink As System.String
    public virtual System.string HelpLink {get; set;}
    See Also