This method gets the PermissionInfo of the State Review permission

Namespace: DotNetNuke.Entities.Content.Workflow
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
PermissionInfo GetStateReviewPermission()
Visual Basic
Function GetStateReviewPermission As PermissionInfo

Return Value

PermissionInfo of the State Review permission

See Also