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: 12.0.0
Syntax
C#
protected virtual Object GetLockObject()

Return Value

Type: Object
See Also