CMSMenu GetMinNodeLevel Method Kentico 8.0 API Reference
Returns minimum NodeLevel of all nodes in the provided dataset.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

menuItemsDS
Type: OnlineSystem.Data DataSet
Dataset containing all nodes at all levels

Return Value

Type: OnlineInt32
See Also