Properties

In This Topic
GdPicture14.WEB Namespace / CustomActionEventArgs Class

CustomActionEventArgs Class Members

In This Topic

The following tables list the members exposed by CustomActionEventArgs.

Public Properties
 NameDescription
Public Property Specifies custom action name.  
Public Property Specifies custom action arguments.  
Public Property Specifies optional arguments provided by the controller. It may be used to keep a reference to an HTTP context.  
Public Property Specifies the Docuvieware object that belong to the event.  
Public Property Specifies custom action message.  
Public Property Specifies the result object that will be transfered to the client.  
Top
See Also