Click or drag to resize

ITransitionUserInterfaceOnExitHideDlgButtons Property


Note: This API is now obsolete.

Gets and sets whether to hide the dialog buttons on the exit dialog.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
[ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")]
bool OnExitHideDlgButtons { get; set; }

Property Value

Boolean
Remarks
If OnExitPrompt is not set, this property has no effect.
See Also