MagicCMS Documentation

CMS_Config..::..SinglePage Property

Single page flag.

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

Syntax


public bool SinglePage { get; set; }

Field Value

The single page.

Remarks


If this flag is set MagicCMS will check il menu links point to external pages or to local links in the home pages. Set this flag if your application has a landing home page with menu items that points to sections on the same page.