IContentFreezeState Properties Ingeniux CMS Content Store API

The IContentFreezeState type exposes the following members.

Properties

  Name Description
Public property AllowedOperatingGroups
Gets the Groups that are allowed to open sessions. Among this list, only the administrators group is allowed to change the state itself.
Public property AllowedOperatingUserIds
Gets the ID of Users that are allowed to open sessions. Among this list, only administrators are allowed to change the state itself.
Public property EndingTime
Gets the ending time of the content freeze. If set to null, content freeze will be indefinite until the state object is removed.
Public property InEffect
Gets whether the content freeze is in effect.
Public property InitiationUserId
Gets the ID of the User that started the content freeze
Public property LastChangeTime
The time when content freeze state was last udpated.
Public property LastChangeUserId
Gets the ID of the most recent User that updated the content freeze state.
Public property Message
Gets the message of the content freeze.
Public property StartingTime
Gets the starting time of the content freeze. If set to null, content freeze will never start.
Top
See Also

Reference