ITransitionUserInterfaceOnExitDisplayTime Property Ingeniux CMS Content Store API

Note: This API is now obsolete.

Get and sets the display time of the of the exit dialog if OnExitHideDlgButtons is set to true.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

[ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")]
TimeSpan OnExitDisplayTime { get; set; }

Property Value

Type: TimeSpan
Remarks

If OnExitHideDlgButtons is set to false, this property has no effect.
See Also

Reference