MagicCMS Documentation
CMS_Config
.
.
::
.
.
MainMenu Property
Gets or sets the main menu ID (
Pk
).
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
MainMenu
{
get
;
set
; }
Field Value
The main menu ID.
See Also
CMS_Config Class
MagicCMS.Core Namespace