StartPageId Property
KalikoCMS.Configuration Namespace > SiteSettings Class : StartPageId Property |
Unique identifier that determines which page to act as start page in the system (and also be displayed as the application root).
Syntax
'Declaration
<ConfigurationPropertyAttribute(Name="startPageId", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=False, IsRequired=True, IsKey=False)> Public ReadOnly Property StartPageId As Guid
[ConfigurationProperty(Name="startPageId", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=false, IsRequired=true, IsKey=false)] public Guid StartPageId {get;}
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2