Table of Contents
NoScript Property

Specifies whether to disable script in the HTML file.

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