WebPageHttpHandler.DisableWebPagesResponseHeader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.