Plumtree UI Infrastructure API  
 

HTMLInput.GetAccessKey Method 

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

public virtual string GetAccessKey();

Return Value

The String value of the accesskey attribute.

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace