ErrorPage Members
Active Directory Federation Services 2.0
The code-behind class for the Error.aspx page, which displays authentication errors to the user, derives from this class.
The following tables list the members exposed by the ErrorPage type.
(see also Protected Properties)
Top
| Name | Description | |
|---|---|---|
![]() | Application | (Inherited from Page) |
![]() | ClientScript | (Inherited from Page) |
![]() | ClientTarget | (Inherited from Page) |
![]() | ClientQueryString | (Inherited from Page) |
![]() | ErrorPage | (Inherited from Page) |
![]() | IsCallback | (Inherited from Page) |
![]() | IsReusable | (Inherited from Page) |
![]() | AutoPostBackControl | (Inherited from Page) |
![]() | Header | (Inherited from Page) |
![]() | IdSeparator | (Inherited from Page) |
![]() | MaintainScrollPositionOnPostBack | (Inherited from Page) |
![]() | Master | (Inherited from Page) |
![]() | MasterPageFile | (Inherited from Page) |
![]() | MaxPageStateFieldLength | (Inherited from Page) |
![]() | Trace | (Inherited from Page) |
![]() | Request | (Inherited from Page) |
![]() | Response | (Inherited from Page) |
![]() | Server | (Inherited from Page) |
![]() | Cache | (Inherited from Page) |
![]() | Session | (Inherited from Page) |
![]() | Title | (Inherited from Page) |
![]() | Theme | (Inherited from Page) |
![]() | StyleSheetTheme | (Inherited from Page) |
![]() | User | (Inherited from Page) |
![]() | IsCrossPagePostBack | (Inherited from Page) |
![]() | IsPostBack | (Inherited from Page) |
![]() | EnableEventValidation | (Inherited from Page) |
![]() | EnableViewState | (Inherited from Page) |
![]() | ViewStateEncryptionMode | (Inherited from Page) |
![]() | ViewStateUserKey | (Inherited from Page) |
![]() | ID | (Inherited from Page) |
![]() | Visible | (Inherited from Page) |
![]() | IsPostBackEventControlRegistered | (Inherited from Page) |
![]() | IsValid | (Inherited from Page) |
![]() | Validators | (Inherited from Page) |
![]() | PreviousPage | (Inherited from Page) |
![]() | Buffer | (Inherited from Page) |
![]() | ContentType | (Inherited from Page) |
![]() | CodePage | (Inherited from Page) |
![]() | ResponseEncoding | (Inherited from Page) |
![]() | Culture | (Inherited from Page) |
![]() | LCID | (Inherited from Page) |
![]() | UICulture | (Inherited from Page) |
![]() | AsyncTimeout | (Inherited from Page) |
![]() | TraceEnabled | (Inherited from Page) |
![]() | TraceModeValue | (Inherited from Page) |
![]() | EnableViewStateMac | (Inherited from Page) |
![]() | SmartNavigation | Obsolete. (Inherited from Page) |
![]() | IsAsync | (Inherited from Page) |
![]() | Form | (Inherited from Page) |
![]() | PageAdapter | (Inherited from Page) |
![]() | Items | (Inherited from Page) |
![]() | EnableTheming | (Inherited from TemplateControl) |
![]() | AppRelativeVirtualPath | (Inherited from TemplateControl) |
![]() | ClientID | (Inherited from Control) |
![]() | SkinID | (Inherited from Control) |
![]() | NamingContainer | (Inherited from Control) |
![]() | BindingContainer | (Inherited from Control) |
![]() | Page | (Inherited from Control) |
![]() | TemplateControl | (Inherited from Control) |
![]() | Parent | (Inherited from Control) |
![]() | TemplateSourceDirectory | (Inherited from Control) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from Control) |
![]() | Site | (Inherited from Control) |
![]() | UniqueID | (Inherited from Control) |
![]() | Controls | (Inherited from Control) |
| Name | Description | |
|---|---|---|
|
PageStatePersister | (Inherited from Page) |
|
FileDependencies | Obsolete. (Inherited from Page) |
|
TransactionMode | (Inherited from Page) |
|
AspCompatMode | (Inherited from Page) |
|
AsyncMode | (Inherited from Page) |
|
SupportAutoEvents | (Inherited from TemplateControl) |
|
AutoHandlers | Obsolete. (Inherited from TemplateControl) |
|
ClientIDSeparator | (Inherited from Control) |
|
Adapter | (Inherited from Control) |
|
Events | (Inherited from Control) |
|
LoadViewStateByID | (Inherited from Control) |
|
HasChildViewState | (Inherited from Control) |
|
ViewState | (Inherited from Control) |
|
ViewStateIgnoresCase | (Inherited from Control) |
|
ChildControlsCreated | (Inherited from Control) |
|
IsTrackingViewState | (Inherited from Control) |
|
Exception | Gets the exception being shown on the error page. |
|
ActivityId | Gets the activityId associated with the request that is currently being processed. |
|
FriendlyName | Gets the name of the STS service. This is intended to be used on the webpages to identify the STS. (Inherited from PageBase) |
(see also Protected Methods)Top
Top
| Name | Description | |
|---|---|---|
|
LoadComplete | (Inherited from Page) |
|
PreInit | (Inherited from Page) |
|
PreLoad | (Inherited from Page) |
|
PreRenderComplete | (Inherited from Page) |
|
InitComplete | (Inherited from Page) |
|
SaveStateComplete | (Inherited from Page) |
|
CommitTransaction | (Inherited from TemplateControl) |
|
AbortTransaction | (Inherited from TemplateControl) |
|
Error | (Inherited from TemplateControl) |
|
Disposed | (Inherited from Control) |
|
DataBinding | (Inherited from Control) |
|
Init | (Inherited from Control) |
|
Load | (Inherited from Control) |
|
PreRender | (Inherited from Control) |
|
Unload | (Inherited from Control) |
Reference
ErrorPage ClassMicrosoft.IdentityServer.Web.UI Namespace
Other Resources
ErrorPage Class Overview
Community Additions
Show:
