Version 55.0.0
Load the custom request.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax void LoadRequest(
IRequest request
)
void LoadRequest(
IRequest^ request
)
Parameters
- request
- Type: CefSharpIRequest
request to be loaded in the frame
See Also