Click or drag to resize
BaseInfoGetLockObject Method
Gets the global lock object for all the instances of the object (locked on "objectType_objectId").

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual Object GetLockObject()

Return Value

Type: Object
See Also