IResponseFilterInitFilter Method |
Version 63.0.0
Initialize the response filter. Will only be called a single time.
The filter will not be installed if this method returns false.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax Return Value
Type:
BooleanThe filter will not be installed if this method returns false.
See Also