asp.net.ph

CustomError Class

System.Web.Configuration Namespace


.NET Framework version 2.0

The CustomError class provides a way to programmatically access and modify the customErrors section of a configuration file. This class cannot be inherited.

CustomError Class Members

Collapse   Constructors

Visibility Constructor Parameters
public CustomError ( Int32 statusCode , String redirect )

Collapse   Properties

Visibility Name Value Type Accessibility
public Redirect String [ Get , Set ]
public StatusCode Int32 [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
public Equals ( Object customError ) Boolean
public GetHashCode ( ) Int32

Remarks


See Also

CustomErrorCollection Class   CustomErrorsMode Enumeration   CustomErrorsSection Class   <customErrors> Section 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