Uiinfrastructure API Docs  
 

HTMLScript.SetSrc Method 

Call this method to set the src attribute value.

public virtual void SetSrc(
   string s
);

Parameters

s
String value

See Also

HTMLScript Class | com.plumtree.xpshared.htmlelements Namespace