Version 130.1.90
Load the specified url.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax void LoadUrl(
string url
)
void LoadUrl(
String^ url
)
Parameters
- url String
- url to be loaded in the frame
See Also