Share via


HostedWebApplication.IsNavigating Property

Definition

Returns a true if the application is still navigating to a page.

public:
 virtual property bool IsNavigating { bool get(); };
public override bool IsNavigating { get; }
member this.IsNavigating : bool
Public Overrides ReadOnly Property IsNavigating As Boolean

Property Value

Applies to