Click or drag to resize
BaseInfoGeneralizedInfoWrapperGetLockObject 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#
public Object GetLockObject()

Return Value

Type: Object
See Also