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