C# 클래스 Phun.Security.PhunConfigUtil

Config util, copied from: https://github.com/ASP-NET-MVC/aspnetwebstack/blob/master/src/WebMatrix.WebData/ConfigUtil.cs Apache License copyright 2.0 blah blah... and just make it public dang it.
파일 보기 프로젝트 열기: noogen/phuncms

공개 메소드들

메소드 설명
ShouldPreserveLoginUrl ( ) : bool

Shoulds the preserve login URL.

비공개 메소드들

메소드 설명
IsSimpleMembershipEnabled ( ) : bool

Determines whether [is simple membership enabled].

메소드 상세

ShouldPreserveLoginUrl() 공개 정적인 메소드

Shoulds the preserve login URL.
public static ShouldPreserveLoginUrl ( ) : bool
리턴 bool