Click or drag to resize
IApplicationMenuServiceCombineFullPath Method
组合菜单全路径

Namespace: X3Platform.Apps.IBLL
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
string CombineFullPath(
	ApplicationMenuInfo param
)

Parameters

param
Type: X3Platform.Apps.ModelApplicationMenuInfo
菜单信息

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Apps.IBLL.IApplicationMenuService.CombineFullPath(X3Platform.Apps.Model.ApplicationMenuInfo)"]

See Also