Uiinfrastructure API Docs  
 

HTMLAnchor Constructor 

Creates a new HTMLAnchor object.

public HTMLAnchor(
   string sAnchorHRef
);

Parameters

sAnchorHRef
Pass the value of the href parameter.

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace