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