");
sb.AppendLine($" | {HtmlEncode(entry.ObjectType)} | ");
sb.AppendLine($" {HtmlEncode(entry.Title)} | ");
sb.AppendLine($" {T["report.text.link"]} | ");
sb.AppendLine($" {uniqueLbl} | ");
sb.AppendLine($" {pills} | ");
sb.AppendLine($" {HtmlEncode(entry.PermissionLevels)} | ");
sb.AppendLine($" {HtmlEncode(entry.GrantedThrough)} | ");
sb.AppendLine("
");
if (subRows.Length > 0) sb.Append(subRows);
}
AppendTableClose(sb);
AppendInlineJs(sb);
sb.AppendLine("");
sb.AppendLine("