
| Visual Basic (Declaration) | |
|---|---|
Public Class WebNotificationEventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebNotificationEventArgs | |
| C# | |
|---|---|
public class WebNotificationEventArgs | |
The WebNotificationEventArgs object is constructed internally at client side and passed into the function as parameter value. It is used to provide the current context of the WebNotification caller, such as the RawUrl of the WebForm page which invokes the service, or the Id of the WebNotification which in charge calling the service.
System.Object
ISNet.WebUI.WebDesktop.WebNotificationEventArgs
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