In This Topic

actionName Property (CustomActionEventArgs)

In This Topic
Specifies custom action name.
Syntax
'Declaration
 
Public Property actionName As String
public string actionName {get; set;}
See Also