<%
' This sample demonstrates enumerating the categories in the result list displaying' them in a table' Execute a pre-configured searchSet Results = ISYSSearch.Execute
%><table>
<% ForEach Category in Results.Categories%><tr><td><%= Category.Name %></td><td><%= Category.Count %></td></tr>
<% Next%></table>
Remarks
The category list contains the categories for all the documents that are present in the result list. The categories are controlled via the Category Editor in ISYS:utilities.