[]
Gets or sets a value indicating whether or not to disable JavaScript on the page. Defaults to false.
public bool DisableScriptExecution { get; set; }
Public Property DisableScriptExecution As Boolean