Uiinfrastructure API Docs
HTMLForm.SetAction Method
Set the value of the action attribute.
public virtual
void
SetAction(
string
s
);
Parameters
s
A valid String value.
See Also
HTMLForm Class
|
com.plumtree.xpshared.htmlelements Namespace