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

In This Topic
    GetNodeTemplate Method (XHTMLItemBase)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overridable Function GetNodeTemplate() As System.Xml.XmlNode
    protected virtual System.Xml.XmlNode GetNodeTemplate()

    Return Value

    Xml node.
    See Also