NavigatingCancelEventArgs class
Provides data for the OnNavigatingFrom callback that can be used to cancel a navigation request from origination.
Inheritance
- Object
- NavigatingCancelEventArgs
Syntax
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The NavigatingCancelEventArgs class has these types of members:
Methods
The NavigatingCancelEventArgs class inherits methods from the Object class.
Properties
The NavigatingCancelEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Specifies whether a pending navigation should be canceled. | |
| Read-only | Gets the value of the mode parameter from the originating Navigate call. | |
| Read-only | Gets the value of the SourcePageType parameter from the originating Navigate call. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
