ID of the root folder
Namespace:
EPiServer.ConfigurationAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ConfigurationPropertyAttribute("pageRootId", DefaultValue = , IsRequired = true)] [IntegerValidatorAttribute(MinValue = , MaxValue = )] [ManagerTabAttribute(ManagerTab.PageConfiguration)] public int PageRootId { get; set; } |