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