Uiinfrastructure API Docs  
 

HTMLAnchor.SetAccessKey Method 

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

public virtual void SetAccessKey(
   string s
);

Parameters

s
Pass the String value.

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace