AjaxResponseDataResponseText Property |
��Ӧ���ı���Ϣ
Namespace: X3Platform.Ajax.NetAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string ResponseText { get; set; }
public:
property String^ ResponseText {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also