Occurs when the server control is initialized, which is the first step in the its lifecycle.
[Visual Basic]
Public Event Init() As EventHandler
[C#]
public event EventHandler Init();
WebViewer Class | WebViewer Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.