Click or drag to resize
AkAutoLogin Class
自动登录。
Inheritance Hierarchy
SystemObject
  Appkit.Web.UIAkAutoLogin

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class AkAutoLogin : IHttpHandler, 
	IRequiresSessionState

The AkAutoLogin type exposes the following members.

Constructors
  NameDescription
Public methodAkAutoLogin
Top
Methods
  NameDescription
Public methodProcessRequest
处理请求。
Top
Properties
  NameDescription
Public propertyIsReusable
是否可以重用。
Top
See Also