NevronOpenVision
Nevron.Nov.Dom Namespace / NNode Class


In This Topic
    NNode Class Properties
    In This Topic

    For a list of all members of this type, see NNode members.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)The "Appearance" category. Used for design purposes.  
    Public Propertystatic (Shared in Visual Basic)The "Behavior" category. Used for design purposes.  
    Public Propertystatic (Shared in Visual Basic)The "General" category. Used for design purposes.  
    Public Propertystatic (Shared in Visual Basic)Gets the name of the indexing category  
    Public Propertystatic (Shared in Visual Basic)The "Interactivity" category.  
    Public Propertystatic (Shared in Visual Basic)The "Layout" category. Used for design purposes.  
    Public Propertystatic (Shared in Visual Basic)The "Misc" category. Used for design purposes.  
    Public Propertystatic (Shared in Visual Basic)The "Options" category. Used for design purposes.  
    Public PropertyGets the parent node in the node hierarchy.  
    Public PropertyGets the root node in the node hierarchy.  
    Public PropertyGets the node schema.  
    Public Propertystatic (Shared in Visual Basic)The "Styling" category.  
    Public PropertyGets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties.  
    Public PropertyGets the thread on which this node is safe to be accessed.  
    Top
    See Also