Declaration Syntax
C# | Visual Basic | Visual C++ |
public class ErrorPage : Page
Public Class ErrorPage _ Inherits Page
public ref class ErrorPage : public Page
Members
All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
ErrorPage()()()() | Initializes a new instance of the ErrorPage class | |
ErrorDetails | ||
ErrorMessage |
Inheritance Hierarchy
Object | ||||
Control | ||||
TemplateControl | ||||
Page | ||||
ErrorPage |