Table of Contents
AllowJavaScriptAccessClipboard Property

Gets or sets a value indicating whether accessing clipboard from JavaScript should be allowed.

Syntax
 public Boolean? AllowJavaScriptAccessClipboard { get; set; }
Remarks

If you do not set this property, the default value true is used.

See Also