Click or drag to resize
ResponseFilterInstance Property
Returns request specific instance of ResponseFilter.

Namespace: Kentico.Web.Mvc.Internal
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static ResponseFilter Instance { get; }

Property Value

Type: ResponseFilter
See Also