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

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

Parameters

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

Return Value

Type: String

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

Implements

IApplicationMenuServiceCombineFullPath(ApplicationMenuInfo)
See Also