Click or drag to resize

IContentItemVersionComments Property


Gets/sets the comment of this version.

Comments are set during check-in of a IContentItemContent Item

.

However, it can be changed anytime afterwards.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string Comments { get; set; }

Property Value

Type: String
Remarks
Comments cannot be set on a checked-out version directly
See Also