asp.net.ph

HttpContext.IsCustomErrorEnabled Property

System.Web Namespace   HttpContext Class


Gets a value indicating whether custom errors are enabled for the current HTTP request.

[ VB ]
Public ReadOnly Property IsCustomErrorEnabled As Boolean

[ C# ]
public bool IsCustomErrorEnabled {get;}

[ C++ ]
public: __property bool get_IsCustomErrorEnabled ( );

[ JScript ]
public function get IsCustomErrorEnabled ( ) : Boolean;

Property Value

true if custom errors are enabled; otherwise false.

See Also

HttpContext Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph