C# Class 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.
Datei anzeigen Open project: noogen/phuncms

Public Methods

Method Description
ShouldPreserveLoginUrl ( ) : bool

Shoulds the preserve login URL.

Private Methods

Method Description
IsSimpleMembershipEnabled ( ) : bool

Determines whether [is simple membership enabled].

Method Details

ShouldPreserveLoginUrl() public static method

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