Plumtree UI Infrastructure API  
 

HTMLDiv Class

This class can be used to display an HTML div element.

Spec

For a list of all members of this type, see HTMLDiv Members.

System.Object
   com.plumtree.xpshared.htmlelements.HTMLElement
      com.plumtree.xpshared.htmlelements.HTMLDiv

public class HTMLDiv : HTMLElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.xpshared.htmlelements

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HTMLDiv Members | com.plumtree.xpshared.htmlelements Namespace