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