Class RequestForFeedbackService
Service registered with runtime. Used to register custom services with object store
Inheritance
System.Object
RequestForFeedbackService
Implements
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: 8.11.0Syntax
public class RequestForFeedbackService : IInitializableService
Constructors
RequestForFeedbackService()
Initializes a new instance of the RequestForFeedbackService class.
Declaration
public RequestForFeedbackService()
Methods
Initialize()
Declaration
public void Initialize()