AjaxRequestDataArgs Property |
������Ϣ
Namespace: X3Platform.Ajax.NetAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Dictionary<string, string> Args { get; set; }
public:
property Dictionary<String^, String^>^ Args {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
Property Value
Type:
DictionaryString,
String
See Also