
CustomActionEventArgs Class
In This Topic
Provides data for the CustomAction event.
Object Model

Syntax
'Declaration
Public NotInheritable Class CustomActionEventArgs Inherits System.EventArgs
public sealed class CustomActionEventArgs : System.EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
GdPicture14.WEB.CustomActionEventArgs
See Also