Checks the document in.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual void CheckIn(
string versionNumber = null,
string versionComment = null
)
Parameters
- versionNumber (Optional)
- Type: SystemString
Version number - versionComment (Optional)
- Type: SystemString
Version comment
See Also