Page::ErrorPage Property
.NET Framework (current version)
Gets or sets the error page to which the requesting browser is redirected in the event of an unhandled page exception.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property String^ ErrorPage { String^ get(); void set(String^ value); }
.NET Framework
Available since 1.1
Available since 1.1
Show: