C# 클래스 Maverick.Web.Helpers.IdentityHtmlHelpers

파일 보기 프로젝트 열기: anurse/MaVeriCk

공개 메소드들

메소드 설명
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