IResponseFilterInitFilter Method |
Version 130.1.90
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: 129.0.110.0 (129.0.110.0)
Syntax Return Value
BooleanThe filter will not be installed if this method returns false.
See Also