Plumtree UI Infrastructure API  
 

HTMLInput.SetSrc Method 

Set the value of the src attribute.

public virtual void SetSrc(
   string sUrl
);

Parameters

sUrl
String value.

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace