X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Apps.IDAL
IApplicationMenuProvider Interface
IApplicationMenuProvider Methods
BeginTransaction Method
BindAuthorizationScopeObjects Method
CommitTransaction Method
Delete Method
FindAll Method
FindAllQueryObject Method
FindOne Method
GetAuthorizationScopeObjects Method
GetPaging Method
GetQueryObjectPages Method
HasAuthority Method
Insert Method
IsExist Method
RollBackTransaction Method
Save Method
SyncFromPackPage Method
Update Method
IApplicationMenuProvider
FindOne Method
查询某条记录
Namespace:
X3Platform.Apps.IDAL
Assembly:
X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
ApplicationMenuInfo
FindOne
(
string
id
)
ApplicationMenuInfo
^
FindOne
(
String
^
id
)
Parameters
id
Type:
System
String
标识
Return Value
Type:
ApplicationMenuInfo
返回实例
ApplicationMenuInfo
的详细信息
See Also
Reference
IApplicationMenuProvider Interface
X3Platform.Apps.IDAL Namespace