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: 9.0.0
Syntax
C#
public Object GetLockObject()

Return Value

Type: Object
See Also