Click or drag to resize
CMSTransactionScopeCommitRequestScope Method
Commits the current transaction scope.

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