Uiinfrastructure API Docs
HTMLInput.SetAlign Method
Set the value of the align attribute.
public virtual
void
SetAlign(
string
s
);
Parameters
s
String value.
See Also
HTMLInput Class
|
com.plumtree.xpshared.htmlelements Namespace