CMSConfigurationEngine..::..GetLifecycleHandlerConfiguration Method
Gets the per-domain lifecycle handler configuration (SitePage / Navigation /
BusinessObject handler class names). Returns an empty instance when the domain has
never saved this setting.
Namespace:
AdvantageCMS.Core.Admin.EngineAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public AdvantageLifecycleHandlerConfiguration GetLifecycleHandlerConfiguration( bool useCache )
Parameters
- useCache
- Type: Boolean
if set to true use the cached copy.

