BaseInfoGeneralizedInfoWrapperIsCheckedOutByUser Method |
Returns true if the object is checked out by the specified user.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsCheckedOutByUser(
IUserInfo user
)
Parameters
- user
- Type: CMS.BaseIUserInfo
User
Return Value
Type:
BooleanSee Also