Click or drag to resize
CMSObjectManagerCheckInObject Method (String)
Checks the object in.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public void CheckInObject(
	string comment
)

Parameters

comment
Type: SystemString
Comment of the check-in
See Also