Click or drag to resize
CMSTransactionScopeEnsureRequestScope Method
Ensures the transaction scope for current request.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static CMSTransactionScope EnsureRequestScope()

Return Value

Type: CMSTransactionScope
See Also