Uiinfrastructure API Docs  
 

HTMLAnchor.SetHRef Method 

Use this method to set the value of the href attribute.

public virtual void SetHRef(
   string sAnchorHRef
);

Parameters

sAnchorHRef
Pass the value of the href attribute.

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace