Click or drag to resize
ResponseFilterIsAvailable Property
Indicates whether response filter can be used. Depends on existence of underlaying Filter stream.

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

Property Value

Type: Boolean
See Also