Click or drag to resize

ShowHttpErrorPageParameters Properties

The ShowHttpErrorPageParameters type exposes the following members.

Properties
  NameDescription
Public propertyHttpStatus
Gets the HTTP status code of the request.
Public propertyNavigation
Gets the INavigation instance the handler is associated with.
(Inherited from NavigationParameters.)
Public propertyUrl
Gets the URL of the unreachable navigation request.
Top
See Also