public static PathInfo GetPathInfo(int folderId) => ContentFolder.GetPathInfo(folderId);
private static PathInfo _GetPathInfo(int id) => ContentFolder.GetPathInfo(id);