C# Class Rebel.Cms.Web.EntityPathCollectionExtensions

Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
ToJson ( this paths ) : Newtonsoft.Json.Linq.JArray

Converts an entity path collection to a JSON object

Method Details

ToJson() public static méthode

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