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