.NET Framework Class Library
ServerEventsHandler.BeforeDocumentLoad Method
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > ServerEventsHandler Class > ServerEventsHandler Methods > ServerEventsHandler.BeforeDocumentLoad Method |
Called before loading a document on the server.
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Overridable Sub BeforeDocumentLoad ( _ |
C# |
public virtual void BeforeDocumentLoad( |
Visual C++ |
public: |
documentLoadEventArgs
Type: Gnostice.Controls.ASP.BeforeDocumentLoadEventArgs