MvcHandler::DisableMvcResponseHeader Property
Gets or sets a value that indicates whether the MVC response header is disabled.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property bool DisableMvcResponseHeader { static bool get(); static void set(bool value); }
Show: