RemoteAttribute.GetUrl(ControllerContext) Metoda

Definicja

Pobiera adres URL wywołania zdalnej weryfikacji.

protected virtual string GetUrl (System.Web.Mvc.ControllerContext controllerContext);
abstract member GetUrl : System.Web.Mvc.ControllerContext -> string
override this.GetUrl : System.Web.Mvc.ControllerContext -> string
Protected Overridable Function GetUrl (controllerContext As ControllerContext) As String

Parametry

controllerContext
ControllerContext

Kontekst kontrolera.

Zwraca

Adres URL wywołania zdalnej weryfikacji.

Dotyczy