namespace Umbraco.Core { /// /// Constants all the identifiers within the Umbraco core. /// public static partial class Constants { // generic constants can go here } }