Uiinfrastructure API Docs  
 

HTMLAnchor.ProvidesClosingTag Method 

Used to determine whether or not to display a closing tag for this concret subclass of HTMLElement.

protected override bool ProvidesClosingTag();

Return Value

boolean true.

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace