AjaxRequestExceptionResponseData Property |
��Ӧ������
Namespace: X3Platform.Ajax.NetAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic AjaxResponseData ResponseData { get; set; }
public:
property AjaxResponseData^ ResponseData {
AjaxResponseData^ get ();
void set (AjaxResponseData^ value);
}
Property Value
Type:
AjaxResponseData
See Also