CMSHandlerResolver Class
Resolves per-domain lifecycle handler instances from the Lifecycle Handlers
configuration (stored under C_Config_LifecycleHandlers()()()()).
Namespace:
AdvantageCMS.Core.Admin.ExtensibilityResults are cached per-domain via AdvantageCacheManager with a 30-minute TTL, matching the project-wide convention for domain-scoped configuration caches. Farm nodes self-heal within the TTL window; call InvalidateDomain(Int32) from the save path when you want the local node to pick up the change immediately.
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)

