Click or drag to resize
ResponseFilterIsHtmlResponse Property
Indicates whether current response is text/html content type

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

Property Value

Type: Boolean
See Also