X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Apps.IBLL
IApplicationMenuService Interface
IApplicationMenuService Methods
BindAuthorizationScopeObjects Method
CombineFullPath Method
Delete Method
FetchNeededSyncData Method
FindAll Method
FindAllQueryObject Method
FindOne Method
GetAuthorizationScopeObjects Method
GetPaging Method
GetQueryObjectPages Method
HasAuthority Method
IsExist Method
Save Method
SyncFromPackPage Method
IApplicationMenuService
FindOne Method
查询某条记录
Namespace:
X3Platform.Apps.IBLL
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
IApplicationMenuService Interface
X3Platform.Apps.IBLL Namespace