Class WorkflowNameAlreadyExistsException
Namespace: DotNetNuke.Entities.Content.Workflow.Exceptions
Assembly: DotNetNuke.dll
Syntax
public class WorkflowNameAlreadyExistsException : WorkflowException
Constructors
| Improve this Doc View SourceWorkflowNameAlreadyExistsException()
Initializes a new instance of the WorkflowNameAlreadyExistsException class.
Declaration
public WorkflowNameAlreadyExistsException()