ToolHelper..::..SaveDraftObject<(Of <(<'T>)>)> Method (String, T)
Saves the draft object.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public ToolHelperResult SaveDraftObject<T>( string serviceAccount, T businessObject ) where T : BusinessObject<T>, BusinessObject<T>, BusinessObject<T>, BusinessObject<T>, BusinessObject<T>
Type Parameters
- T
Return Value
ToolHelperResult.Exceptions
Exception | Condition |
---|---|
eCMSEngineEventStatus..::..Exception | Proper constructor is not initialized ToolHelper(SQL sql, int domainId, int languageId) |