DotNetNuke.Entities.Content.Workflow.Exceptions.WorkflowSecurityException
Namespace: DotNetNuke.Entities.Content.Workflow.ExceptionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public WorkflowSecurityException( string message ) |
Visual Basic |
---|
Public Sub New ( message As String ) |
Parameters
- message
- Type: System..::..String
parammessageM:DotNetNuke.Entities.Content.Workflow.Exceptions.WorkflowSecurityException.#ctor(System.String)