Property | Type | Description | |
---|---|---|---|
providerDetails | global::System.Web.UI.WebControls.ListView |
Method | Description | |
---|---|---|
GetExternalLoginRedirectUrl ( string accountProvider ) : string | ||
GetProviderNameFromRequest ( |
||
GetProviderNames ( ) : IEnumerable |
||
RedirectToReturnUrl ( string returnUrl, |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
Method | Description | |
---|---|---|
IsLocalUrl ( string url ) : bool |
public static GetExternalLoginRedirectUrl ( string accountProvider ) : string | ||
accountProvider | string | |
return | string |
public static GetProviderNameFromRequest ( |
||
request | ||
return | string |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
public static RedirectToReturnUrl ( string returnUrl, |
||
returnUrl | string | |
response | ||
return | void |