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.5.94
Syntax
[ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")]
bool OnExitHideDlgButtons { get; set; }

Property Value

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