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