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.6.492
Syntax
string LastChangeUserId { get; }

Property Value

String
Remarks

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

See Also