CMSObjectManagerCheckInObject Method (String, BaseInfo) |
Checks the object in.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public virtual void CheckInObject(
string comment,
BaseInfo infoObject
)
Parameters
- comment
- Type: SystemString
Comment of the check-in - infoObject
- Type: CMS.DataEngineBaseInfo
Info to checkin
See Also