ITransitionUserInterfaceOnExitDisplayTime Property
|
Note: This API is now obsolete.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax [ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")]
TimeSpan OnExitDisplayTime { get; set; }
<ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")>
Property OnExitDisplayTime As TimeSpan
Get
Set
[ObsoleteAttribute(L"No longer in use since Ingeniux CMS V6.0")]
property TimeSpan OnExitDisplayTime {
TimeSpan get ();
void set (TimeSpan value);
}
[<ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")>]
abstract OnExitDisplayTime : TimeSpan with get, set
Property Value
Type:
TimeSpanRemarks See Also