Table of Contents
Shortcuts Property

Gets or sets the shortcut list for this WebView.

Syntax
 public Shortcut[] Shortcuts { get; set; }
See Also