ITransitionUserInterfaceOnExitDisplayTime Property
|
Note: This API is now obsolete.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
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, setProperty Value
TimeSpan
Remarks
See Also