AjaxMethodAttribute Constructor |
构造函数
Namespace: X3Platform.AjaxAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic AjaxMethodAttribute(
string name
)
public:
AjaxMethodAttribute(
String^ name
)
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:X3Platform.Ajax.AjaxMethodAttribute.#ctor(System.String)"]
See Also