AdminPath Property
KalikoCMS.Configuration Namespace > SiteSettings Class : AdminPath Property |
The path to the administration interface. By default "/Admin/"
Syntax
'Declaration
<ConfigurationPropertyAttribute(Name="adminPath", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=False, IsRequired=True, IsKey=False)> Public ReadOnly Property AdminPath As String
[ConfigurationProperty(Name="adminPath", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=false, IsRequired=true, IsKey=false)] public string AdminPath {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