Uiinfrastructure API Docs  
 

HTMLInputTypes Class

This class contains constants identifying the various types of INPUT element. These constants can be used to instantiate HTMLInput type objects.

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

System.Object
   com.plumtree.xpshared.htmlelements.HTMLInputTypes

public class HTMLInputTypes

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

HTMLInputTypes Members | com.plumtree.xpshared.htmlelements Namespace | HTMLInput#HTMLInput