Click or drag to resize

ITransitionUserInterfaceOnEnterHideDlgButtons Property


Note: This API is now obsolete.

Gets and sets whether hide the dialog buttons on the enter 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 OnEnterHideDlgButtons { get; set; }

Property Value

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