Click or drag to resize
ICMSDocumentManagerCheckInDocument Method
Checks-in document

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
void CheckInDocument(
	string comment
)

Parameters

comment
Type: SystemString
Comment
See Also