Uiinfrastructure API Docs  
 

HTMLAnchor.SetTitle Method 

Set the value of the title attribute.

public override void SetTitle(
   string s
);

Parameters

s
The String value of the title attribute.

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace