| ChromiumWebBrowserLoadUrl Method  | 
Version 118.6.80 
            Loads the specified 
url in the Main Frame.
            Same as calling 
Load(String) 
    Namespace: 
   CefSharp.OffScreen
    Assembly:
   CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntax Remarks
Remarks
            This is exactly the same as calling Load(string), it was added
            as the method name is more meaningful and easier to discover
            via Intellisense.
            
 See Also
See Also