This class can be used to represent HTML elements for which no specific class exists. 
            
 It is far better thing to use a class specific to the element you wish to render, than to use this class. 
For a list of all members of this type, see HTMLGenericElement Members.
        System.Object
        
   com.plumtree.xpshared.htmlelements.HTMLElement
      com.plumtree.xpshared.htmlelements.HTMLGenericElement
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.xpshared.htmlelements
Assembly: uiinfrastructure (in uiinfrastructure.dll)
HTMLGenericElement Members | com.plumtree.xpshared.htmlelements Namespace