namespace LogoForceTestApp.Core { public static class RegionNames { public const string ContentRegion = "ContentRegion"; } }