Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IntegrateSocialLogin
Default
C# Class IntegrateSocialLogin.Default
Inheritance:
System.Web.UI.Page
Show file
Open project: rustd/SocialLoginASPNET
Public Methods
Method
Description
GetProviderNames
( ) :
IEnumerable
Protected Methods
Method
Description
Page_Load
(
object
sender
,
EventArgs
e
) :
void
Method Details
GetProviderNames()
public
method
public
GetProviderNames
( ) :
IEnumerable
return
IEnumerable
Page_Load()
protected
method
protected
Page_Load
(
object
sender
,
EventArgs
e
) :
void
sender
object
e
System.EventArgs
return
void