JSInteropMethods.NotifyLocationChanged(String, Boolean) Método

Definición

Solo para el marco de trabajo.

public:
 static void NotifyLocationChanged(System::String ^ uri, bool isInterceptedLink);
[Microsoft.JSInterop.JSInvokable("NotifyLocationChanged")]
public static void NotifyLocationChanged (string uri, bool isInterceptedLink);
[<Microsoft.JSInterop.JSInvokable("NotifyLocationChanged")>]
static member NotifyLocationChanged : string * bool -> unit
Public Shared Sub NotifyLocationChanged (uri As String, isInterceptedLink As Boolean)

Parámetros

uri
String
isInterceptedLink
Boolean
Atributos

Se aplica a