Uiinfrastructure API Docs  
 

HTMLSelect Constructor 

public HTMLSelect(
   string sTagName,
   string sTagID
);

Parameters

sTagName
Pass the name of this select.
sTagID
Pass the id of this select.

See Also

HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace