Intersoft WebDesktop Documentation
WebNotificationEventArgs Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebNotificationEventArgs Class


Glossary Item Box

Object that constructed internally at the client side of WebNotification and passed into the function as parameter value.

Object Model

WebNotificationEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class WebNotificationEventArgs 
Visual Basic (Usage)Copy Code
Dim instance As WebNotificationEventArgs
C# 
public class WebNotificationEventArgs 

Remarks

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.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebDesktop.WebNotificationEventArgs

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

© 2012 Intersoft Solutions Corp. All Rights Reserved.