Plumtree UI Infrastructure API  
 

TabableHTMLElement.GetTabIndex Method 

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

string GetTabIndex();

Return Value

The String value of the tabindex attribute.

See Also

TabableHTMLElement Interface | com.plumtree.xpshared.htmlelements Namespace