Click or drag to resize

ITransitionUserInterfaceOnEnterDisplayTime Property


Note: This API is now obsolete.

Get and sets the display time of the of the enter dialog, if OnEnterHideDlgButtons 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 OnEnterDisplayTime { get; set; }

Property Value

Type: TimeSpan
Remarks
If OnEnterHideDlgButtons is set to false, this property has no effect.
See Also