C# Class Rebel.Cms.Web.EntityPathCollectionExtensions

Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ToJson ( this paths ) : Newtonsoft.Json.Linq.JArray

Converts an entity path collection to a JSON object

Method Details

ToJson() public static method

Converts an entity path collection to a JSON object
public static ToJson ( this paths ) : Newtonsoft.Json.Linq.JArray
paths this
return Newtonsoft.Json.Linq.JArray