Intersoft WebScheduler Documentation
GetCurrentControlLifeCycle Method
See Also  Send Feedback
ISNet.WebUI.WebScheduler Namespace > WebScheduler Class : GetCurrentControlLifeCycle Method






Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function GetCurrentControlLifeCycle() As ISNet.WebUI.ControlLifeCycle
Visual Basic (Usage)Copy Code
Dim instance As WebScheduler
Dim value As ISNet.WebUI.ControlLifeCycle
 
value = instance.GetCurrentControlLifeCycle()
C# 
public ISNet.WebUI.ControlLifeCycle GetCurrentControlLifeCycle()
Delphi 
public function GetCurrentControlLifeCycle(): ISNet.WebUI.ControlLifeCycle; 
JScript 
public function GetCurrentControlLifeCycle() : ISNet.WebUI.ControlLifeCycle;
Managed Extensions for C++ 
public: ISNet.WebUI.ControlLifeCycle GetCurrentControlLifeCycle(); 
C++/CLI 
public:
ISNet.WebUI.ControlLifeCycle GetCurrentControlLifeCycle(); 

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

©2013 Intersoft Solutions Corp. All Rights Reserved.