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