AuthorityWrapperFindAll Method |
获取详细信息
Namespace: X3Platform.Security.Authority.AjaxAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string FindAll(
XmlDocument doc
)
public:
String^ FindAll(
XmlDocument^ doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
Xml 文档对象
Return Value
Type:
String返回操作结果
See Also