Uiinfrastructure API Docs  
 

HTMLAnchor.AppendClosingTag Method 

Append the closing anchor tag

protected override void AppendClosingTag(
   bool bFormat,
   XPStringBuilder sb,
   IXPResponse response
);

Parameters

bFormat
boolean indicating whether or not to format.
sb
XPStringBuilder
response
IXPResponse

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace