Table of Contents

Enum NavigationState

Namespace
Bunit.TestDoubles
Assembly
Bunit.Web.dll

Describes the possible enumerations when a navigation gets intercepted.

public enum NavigationState
Extension Methods

Fields

Faulted = 2

The OnBeforeInternalNavigation event handler threw an exception and the navigation did not complete.

Prevented = 1

The navigation was prevented.

Succeeded = 0

The navigation was successfully executed.

Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.