AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributes..::..Extensions Property

Side-channel for feature extensions that need structured XML alongside the attribute bag. Multiple features coexist by claiming distinct element names (e.g. LocalizedSlots for the localization layer). Core treats the child elements as opaque XML — feature libraries own parse/emit via GetExtension(String) / SetExtension(String, XmlElement). Null when no extensions are present — the wrapper element is omitted from the on-disk XML entirely.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)