Поделиться через


RemoteAttribute.GetUrl(ControllerContext) Метод

Определение

Получает URL-адрес для вызова удаленной проверки.

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

Параметры

controllerContext
ControllerContext

Контекст контроллера.

Возвращаемое значение

URL-адрес для вызова удаленной проверки.

Применяется к