namespace LeafWeb.WebCms.Controllers { public static class LeafWebPageIds { public const int ManageQueue = 1107; public const int Chart = 1100; public const int Details = 1111; } }