Plumtree UI Infrastructure API  
 

HTMLLink.SetHRef Method 

Set the value of the href attribute.

public virtual void SetHRef(
   string s
);

Parameters

s
String value

See Also

HTMLLink Class | com.plumtree.xpshared.htmlelements Namespace