ApplicationOptionWrapperCreateNewObject Method |
创建新的对象
Namespace: X3Platform.Apps.AjaxAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string CreateNewObject(
XmlDocument doc
)
public:
String^ CreateNewObject(
XmlDocument^ doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
Xml 文档对象
Return Value
Type:
String返回操作结果
See Also