Click or drag to resize
AbstractProviderLockProviderTransactions Field

Note: This API is now obsolete.

If true, providers locks context within their transactions

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Should not be used in custom code and will be removed.")]
public static BoolAppSetting LockProviderTransactions

Field Value

Type: BoolAppSetting
See Also