| | Plumtree UI Infrastructure API | |
| HTMLInput.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
HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace