AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageCommonBasePage..::..RegisterObjectLockScripts Method

Registers the shared client-side object-locking helper functions (ACP_getObjectLockStatus, ACP_setCurrentLock, ACP_ClearLock, ACP_UnlockHandler, etc.) once per request, at the bottom of the page.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void RegisterObjectLockScripts()

See Also


AdvantageCommonBasePage