Table of Contents
AllowJavaScript Property

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

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

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

See Also