AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSHandlerResolver..::..GetBusinessObjectHandler Method

Returns the resolved structured-content (BusinessObject) lifecycle handler for the given domain, or null if the domain has not configured one, the class cannot be resolved, or instantiation fails.

Namespace:  AdvantageCMS.Core.Admin.Extensibility
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static BusinessObjectLifecycleHandler GetBusinessObjectHandler(
	int domainId,
	SQL sql,
	CMSUser user,
	int languageId
)

Parameters

domainId
Type: Int32
sql
Type: AdvantageCMS.Data..::..SQL
user
Type: CMSUser
languageId
Type: Int32