Class RouteFormat

Inheritance
System.Object
RouteFormat
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.4
Syntax
public static class RouteFormat

Fields

Workflowitems

Declaration
public const string Workflowitems = "api/workflowitems"
Field Value
Type Description
System.String

Workflows

Declaration
public const string Workflows = "api/workflows"
Field Value
Type Description
System.String
arrow_upward