Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ApprovalDefinitionReviewerType

Specifies the type of reviewer

Inheritance
System.Object
ApprovalDefinitionReviewerType
Namespace: EPiServer.Approvals
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public sealed class ApprovalDefinitionReviewerType : Enum

Fields

Role

The reviewer is a role

Declaration
public const ApprovalDefinitionReviewerType Role
Field Value
Type Description
ApprovalDefinitionReviewerType

User

The reviewer is a user

Declaration
public const ApprovalDefinitionReviewerType User
Field Value
Type Description
ApprovalDefinitionReviewerType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods