CMSMenu GetMinNodeLevel Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineInt32
See Also