Click or drag to resize

CefResponseFilterInitFilter Method

Initialize the response filter. Will only be called a single time. The filter will not be installed if this method returns false.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected abstract bool InitFilter()

Return Value

Boolean
See Also