aspxtreme

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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme