Click or drag to resize
AjaxRequest Class
Ajax请求
Inheritance Hierarchy
SystemObject
  X3Platform.Ajax.NetAjaxRequest

Namespace: X3Platform.Ajax.Net
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AjaxRequest

The AjaxRequest type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRequest
发送同步请求
Public methodStatic memberRequestAsync
发送异步请求
Public methodToString (Inherited from Object.)
Top
See Also