Plumtree UI Infrastructure API  
 

HTMLArea.SetHref Method 

Sets the value of the href attribute.

public virtual void SetHref(
   string sHref
);

Parameters

sHref
The href to set

See Also

HTMLArea Class | com.plumtree.xpshared.htmlelements Namespace