MvcHandler.DisableMvcResponseHeader Property

Definition

Gets or sets a value that indicates whether the MVC response header is disabled.

public static bool DisableMvcResponseHeader { get; set; }
member this.DisableMvcResponseHeader : bool with get, set
Public Shared Property DisableMvcResponseHeader As Boolean

Property Value

true if the MVC response header is disabled; otherwise, false.

Applies to