Table of Contents
AllowDropLoad Property

Gets or sets a value indicating whether the WebView should allow user to load a file by dragging and dropping the file on the WebView.

Syntax
 public Boolean AllowDropLoad { get; set; }
See Also