Action name (usually is a localized representation of the ContentWorkflowLogType)
Namespace: DotNetNuke.Entities.Content.WorkflowAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Action { get; set; } |
| Visual Basic |
|---|
Public Property Action As String Get Set |