MagicCMS Documentation
CMS_Config
.
.
::
.
.
StartPage Property
Gets or sets the start page ID (
Pk
).
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
StartPage
{
get
;
set
; }
Field Value
The start page ID .
Remarks
The MagicCMS application will stat showing this page.
See Also
CMS_Config Class
MagicCMS.Core Namespace