Constructor, locks the section on the given string key.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- condition
- Type:
System.Boolean
Boolean condition for the locking
- lockKey
- Type:
System.String
String key to use for the lock
See Also