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

In This Topic
    GetNodeTemplate Method (XHTMLHyperlinkItem)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overrides Function GetNodeTemplate() As System.Xml.XmlNode
    protected override System.Xml.XmlNode GetNodeTemplate()

    Return Value

    xml node.
    See Also