Uiinfrastructure API Docs  
 

HTMLAnchor.GetTabIndex Method 

Call this method to get the value of the tabindex attribute.

public virtual string GetTabIndex();

Return Value

The String value of the tabindex attribute.

Implements

TabableHTMLElement.GetTabIndex

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace