HTMLButtonElement.AccessKey
HTMLButtonElement.AccessKey property
A single character access key to give access to the form control. See the accesskey attribute definition in HTML 4.01.
public string AccessKey { get; set; }
See Also
- class HTMLButtonElement
- namespace Aspose.Html
- assembly Aspose.HTML