Click or drag to resize

IContentFreezeStateStartingTime Property


Gets the starting time of the content freeze. If set to null, content freeze will never start.

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

Property Value

Type: NullableDateTime
See Also