WebPageHttpHandler.DisableWebPagesResponseHeader Property

Definition

Gets or sets a value that indicates whether web page response headers are disabled.

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

Property Value

true if web page response headers are disabled; otherwise, false.

Applies to