Click or drag to resize

ITreeMenuProfileGetMenuItem Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
ITreeMenuItem GetMenuItem(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Ingeniux.CMS.ITreeMenuProfile.GetMenuItem(System.String)"]

Return Value

Type: ITreeMenuItem

[Missing <returns> documentation for "M:Ingeniux.CMS.ITreeMenuProfile.GetMenuItem(System.String)"]

See Also