JSInteropMethods.NotifyLocationChanged(String, Boolean) Metoda

Definice

Pouze pro použití architektury.

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)

Parametry

uri
String
isInterceptedLink
Boolean
Atributy

Platí pro