Uiinfrastructure API Docs  
 

HTMLInput Constructor

Overload List

 

public HTMLInput(HTMLInputTypes,string);

 

public HTMLInput(HTMLInputTypes,string,string);

 

public HTMLInput(HTMLInputTypes,string,string,string);

Call this method to create a new HTMLInput object.

public HTMLInput(int,string,string);

 

public HTMLInput(int,string,string,string);

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace