Click or drag to resize
AjaxResponseData Class
Ajax��Ӧ������
Inheritance Hierarchy
SystemObject
  X3Platform.Ajax.NetAjaxResponseData

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

The AjaxResponseData type exposes the following members.

Constructors
  NameDescription
Public methodAjaxResponseData
Initializes a new instance of the AjaxResponseData class
Top
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 methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyResponseException
��Ӧ���쳣��Ϣ
Public propertyResponseText
��Ӧ���ı���Ϣ
Public propertyResult
������Ϣ
Top
See Also