C# Класс Maverick.Web.Helpers.IdentityHtmlHelpers

Показать файл Открыть проект

Открытые методы

Метод Описание
CurrentUser ( this htmlHelper ) : UserIdentity

Приватные методы

Метод Описание
GetReturnUrl ( HtmlHelper htmlHelper ) : Uri
LoginLink ( this htmlHelper ) : string
LoginLink ( this htmlHelper, string title ) : string
LoginLink ( this htmlHelper, string title, string identitySource ) : string
LogoutLink ( this htmlHelper ) : string
LogoutLink ( this htmlHelper, string title ) : string
LogoutLink ( this htmlHelper, string title, string identitySource ) : string

Описание методов

CurrentUser() публичный статический Метод

public static CurrentUser ( this htmlHelper ) : UserIdentity
htmlHelper this
Результат Maverick.Web.Models.UserIdentity