CMSMenuGetMinNodeLevel Method |
Returns minimum NodeLevel of all nodes in the provided dataset.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax protected int GetMinNodeLevel(
DataSet menuItemsDS
)
Parameters
- menuItemsDS
- Type: System.DataDataSet
Dataset containing all nodes at all levels
Return Value
Type:
Int32See Also