Click or drag to resize

IContentFreezeStateLastChangeUserId Property


Gets the ID of the most recent User that updated the content freeze state.

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

Property Value

Type: String
Remarks

The initiation user is the last changed user before any other user making changes.

See Also