Click or drag to resize

RequestContext Constructor (IRequestContextHandler)

Version 94.4.20
Initializes a new instance of the RequestContext class

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public RequestContext(
	IRequestContextHandler requestContextHandler
)

Parameters

requestContextHandler
Type: CefSharpIRequestContextHandler

[Missing <param name="requestContextHandler"/> documentation for "M:CefSharp.RequestContext.#ctor(CefSharp.IRequestContextHandler)"]

See Also