Click or drag to resize

ITransitionUserInterfaceOnExitDisplayTime Property


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: 10.5.94
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