In This Topic
GdPicture14.WEB Namespace / CustomActionEventArgs Class

CustomActionEventArgs Class Properties

In This Topic

For a list of all members of this type, see CustomActionEventArgs members.

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