ITransitionUserInterfaceOnEnterDisplayTime 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 OnEnterDisplayTime { get; set; }<ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")>
Property OnEnterDisplayTime As TimeSpan
Get
Set[ObsoleteAttribute(L"No longer in use since Ingeniux CMS V6.0")]
property TimeSpan OnEnterDisplayTime {
TimeSpan get ();
void set (TimeSpan value);
}[<ObsoleteAttribute("No longer in use since Ingeniux CMS V6.0")>]
abstract OnEnterDisplayTime : TimeSpan with get, setProperty Value
TimeSpan
Remarks
See Also