PhotoAlbumTemplate
DefaultThumbWidth
(required)
default width of thumbnails (can be overridden. see below)
DefaultThumbHeight
(optional)
default height of thumbnails (can be overridden. see below)
MaxRows
the maximum number of rows to display on a page.
None
The IndexPage tag and it's children describe what thumbnail indeces look like.
<IndexPage DefaultThumbWidth="100" DefaultThumbWidth="100" MaxRows="4"> ... </IndexPage>