In This Topic

args Property (CustomActionEventArgs)

In This Topic
Specifies custom action arguments.
Syntax
'Declaration
 
Public Property args As Object
public object args {get; set;}
See Also