Click or drag to resize
CMSMenuAddMenuItemSeparator Method
Add separator to the menu in top level.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected void AddMenuItemSeparator(
	Menu menuObject
)

Parameters

menuObject
Type: Menu
Created menu
See Also