Uiinfrastructure API Docs  
 

HTMLInput Constructor (HTMLInputTypes, String, String)

public HTMLInput(
   HTMLInputTypes t,
   string sTagName,
   string alt
);

Parameters

t
Pass an HTMLInputTypes object.
sTagName
Pass the name of this input element.
alt
Pass the alt attribute value.

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace | HTMLInput Constructor Overload List