Uiinfrastructure API Docs  
 

HTMLAnchor.SetTarget Method 

Set the value of the target attribute.

public virtual void SetTarget(
   string s
);

Parameters

s
The String value of the target attribute.

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace