AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

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.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public AdvantageLifecycleHandlerConfiguration GetLifecycleHandlerConfiguration(
	bool useCache
)

Parameters

useCache
Type: Boolean
if set to true use the cached copy.

Return Value

AdvantageLifecycleHandlerConfiguration.