Property | Type | Description | |
---|---|---|---|
AccType | string | ||
LoginTime | System.DateTime | ||
UserID | string | ||
UserName | string | ||
bolFlag_Login | bool | ||
iLoginAttempt | int | ||
igAttempt | int | ||
igSuccess | int | ||
objAccountManagement | WS_AccountManagement | ||
objGui | |||
objUserManagement | WS_UserManagement | ||
objUsersCommunity | WS_UsersCommunity |
Method | Description | |
---|---|---|
Global ( ) : System |
Method | Description | |
---|---|---|
Application_AuthenticateRequest ( Object sender, |
||
Application_BeginRequest ( Object sender, |
||
Application_End ( Object sender, |
||
Application_EndRequest ( Object sender, |
||
Application_Error ( Object sender, |
||
Application_Start ( Object sender, |
||
Session_End ( Object sender, |
||
Session_Start ( Object sender, |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Application_AuthenticateRequest ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Application_BeginRequest ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Application_End ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Application_EndRequest ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Application_Error ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Application_Start ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Session_End ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Session_Start ( Object sender, |
||
sender | Object | |
e | ||
return | void |
public static DateTime,System LoginTime | ||
return | System.DateTime |
public static WS_AccountManagement objAccountManagement | ||
return | WS_AccountManagement |
public static WS_UserManagement objUserManagement | ||
return | WS_UserManagement |