Method | Description | |
---|---|---|
Process ( HttpRequestArgs args ) : void |
Method | Description | |
---|---|---|
GetLoginPage ( SiteContext site ) : string |
Method | Description | |
---|---|---|
LogoutAndRedirectToLogoutPage ( ) : void | ||
RedirectToLoginPage ( ) : void |
protected GetLoginPage ( SiteContext site ) : string | ||
site | SiteContext | |
return | string |
public Process ( HttpRequestArgs args ) : void | ||
args | HttpRequestArgs | |
return | void |