Dart.PowerWEB.TextBox Namespace > CallbackManager Class : Init Method |
[Visual Basic]
Public Sub Init( _
ByVal context As HttpApplication _
)
[C#]
public void Init(
HttpApplication context
);
[C++]
public: void Init(
HttpApplication* context
)
[C++/CLI]
public:
void Init(
HttpApplication^ context
)
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
CallbackManager Class | CallbackManager Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.