MagicCMS Documentation

MenuInfoCollection..::..Add Method

Adds the specified item.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public int Add(
	MenuInfo item
)

Parameters

item
Type: MagicCMS.Core..::..MenuInfo
The item.

Return Value

System.Int32.