@attribute [Authorize]
@attribute [Authorize(Roles = "Basic")]<AuthorizeView Roles="Basic">
</AuthorizeView>
<AuthorizeView>
<Authorized>
@context.User.Identity.Name
</Authorized>
<NotAuthorized>
회원 가입에서 소환사명을 기입해 보세요.
</NotAuthorized>
</AuthorizeView>
0 개의 댓글:
댓글 쓰기
Click to see the code!
To insert emoticon you must added at least one space before the code.