Click or drag to resize

IUserSessionContentFreezeStartingTime Property


Gets the time when content freeze is about to start. Null if no content freeze looming.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
DateTime? ContentFreezeStartingTime { get; }

Property Value

Type: NullableDateTime
See Also