Plumtree UI Infrastructure API  
 

HTMLArea.SetTarget Method 

Sets the value of the target attribute.

public virtual void SetTarget(
   string sTarget
);

Parameters

sTarget
The target to set

See Also

HTMLArea Class | com.plumtree.xpshared.htmlelements Namespace