Class ContentWorkflowStatePermission
Inheritance
ContentWorkflowStatePermission
Assembly: DotNetNuke.dll
Syntax
[Obsolete("Deprecated in DotNetNuke 7.4.0. Use IWorkflowEngine. Scheduled for removal in v10.0.0.")]
public class ContentWorkflowStatePermission : PermissionInfoBase, IPermissionInfo, IPermissionDefinitionInfo
Constructors
ContentWorkflowStatePermission()
Declaration
public ContentWorkflowStatePermission()
Properties
StateID
Declaration
public int StateID { get; set; }
Property Value
WorkflowStatePermissionID
Declaration
public int WorkflowStatePermissionID { get; set; }
Property Value
Implements
Extension Methods