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