AVEVA OMI Software Developer Kit
Members 



ArchestrA.Client.WebControls Namespace : JSFunctionInvokeEventArgs Class
JSFunctionInvokeEventArgs Class
Provides additional data of a function to be called from JavaScript.
Syntax
'Declaration
 
Public Class JSFunctionInvokeEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As JSFunctionInvokeEventArgs
public class JSFunctionInvokeEventArgs : System.EventArgs 
public ref class JSFunctionInvokeEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      ArchestrA.Client.WebControls.JSFunctionInvokeEventArgs

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