C# 클래스 Auth, SimpleCSharpWiki

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: chrishulbert/SimpleCSharpWiki 1 사용 예제들

공개 메소드들

메소드 설명
OnlyAdminAllowed ( ) : void

Redirect tot the Denied.aspx if this isn't an admin user

메소드 상세

OnlyAdminAllowed() 공개 정적인 메소드

Redirect tot the Denied.aspx if this isn't an admin user
public static OnlyAdminAllowed ( ) : void
리턴 void