AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolHelper..::..DeleteObject<(Of <(<'T>)>)> Method (String, T)

Publishes the object.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public ToolHelperResult DeleteObject<T>(
	string serviceAccount,
	T businessObject
)
where T : BusinessObject<T>, BusinessObject<T>

Type Parameters

T

Parameters

serviceAccount
Type: String
The service account.
businessObject
Type: T
The business object.

Return Value

ToolHelperResult.

Exceptions


ExceptionCondition
eCMSEngineEventStatus..::..ExceptionProper constructor is not initialized ToolHelper(SQL sql, int domainId, int languageId)