Click or drag to resize
CMSTransactionScopeComplete Method
Completes the transaction (does the same as Commit).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public void Complete()
See Also