Class GetWorkflowsByCriteriaRouteFormatter
Inheritance
System.Object
GetWorkflowsByCriteriaRouteFormatter
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.Social.Moderation.Rest
Assembly: EPiServer.Social.Moderation.Rest.dll
Version: 1.5.4Syntax
public class GetWorkflowsByCriteriaRouteFormatter : CriteriaRouteFormatter
Constructors
GetWorkflowsByCriteriaRouteFormatter()
Declaration
public GetWorkflowsByCriteriaRouteFormatter()
Methods
Build()
Declaration
public override string Build()
Returns
| Type | Description |
|---|---|
| System.String |
Overrides
WithName(String)
Declaration
public GetWorkflowsByCriteriaRouteFormatter WithName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Returns
| Type | Description |
|---|---|
| GetWorkflowsByCriteriaRouteFormatter |