Ignore Property (ScriptErrorEventArgs)
Gets or sets whether the current error will be ignored or not.
public bool Ignore {get; set;}
'Declaration
Public Property Ignore As Boolean
Property Value
true if the current error will be ignored; otherwise
false.