Uiinfrastructure API Docs  
 

HTMLForm Class

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

Spec

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

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

public class HTMLForm : 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

HTMLForm Members | com.plumtree.xpshared.htmlelements Namespace