Class GetByIdRouteFormatter

Inheritance
System.Object
GetByIdRouteFormatter
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.Ratings.Rest
Assembly: EPiServer.Social.Ratings.Rest.dll
Version: 1.5.4
Syntax
public class GetByIdRouteFormatter : CriteriaRouteFormatter

Constructors

GetByIdRouteFormatter(String)

Declaration
public GetByIdRouteFormatter(string id)
Parameters
Type Name Description
System.String id

Methods

Build()

Declaration
public override string Build()
Returns
Type Description
System.String
Overrides
arrow_upward