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