Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Class RequestForFeedbackService

Service registered with runtime. Used to register custom services with object store

Inheritance
System.Object
RequestForFeedbackService
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.WorkflowFoundation.Workflows
Assembly: EPiServer.WorkflowFoundation.dll
Version: 7.19.2
Syntax
public class RequestForFeedbackService : IInitializableService

Constructors

RequestForFeedbackService()

Initializes a new instance of the RequestForFeedbackService class.

Declaration
public RequestForFeedbackService()

Methods

Initialize()

Declaration
public void Initialize()

Implements

Extension Methods