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

In This Topic
    Href Property
    In This Topic
    Gets or sets the destination of the bookmark.
    Syntax
    'Declaration
     
    Public Property Href As System.String
    public System.string Href {get; set;}
    See Also