Search Results for

    Show / Hide Table of Contents

    Class WebBrowserExtensions

    Inheritance
    System.Object
    WebBrowserExtensions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.Desktop.Platform.Controls.Browser
    Assembly: Sdl.Desktop.Platform.Controls.dll
    Syntax
    public static class WebBrowserExtensions

    Methods

    HideJsScriptErrors(WebBrowser)

    Surpresses any Java Script errors thrown by the WebBrowser control

    Declaration
    public static void HideJsScriptErrors(this WebBrowser wb)
    Parameters
    Type Name Description
    System.Windows.Controls.WebBrowser wb

    WebBrowser as this object

    On this page

    • Methods
      • HideJsScriptErrors(WebBrowser)
    Back to top Generated by DocFX