Attachmate.Reflection Assembly > Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : ScriptErrorsSuppressed Property |
'Declaration
Property ScriptErrorsSuppressed As Boolean
'Usage
Dim instance As IWebControl Dim value As Boolean instance.ScriptErrorsSuppressed = value value = instance.ScriptErrorsSuppressed
bool ScriptErrorsSuppressed {get; set;}