NodeCustomData DocumentCustomData - sdcruzinsight/Kentico13CoreBaseline GitHub Wiki

Storing Meta Data, or Feature flags can be difficult if those pieces of information may exist across a wide number of page types. Features such as the Navigation Redirect, or the SEO meta Data.

We leverage a tool created by Sean Write XperienceCommunity.PageCustomDataControlExtender which uses the Key-Value dictionary on TreeNodes called DocumentCustomData and NodeCustomData in our Baseline. You can leverage this tool for your own features and needs.