GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / CustomActionEventArgs Class / actionName Property

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