ArchiveOptions

ArchiveOptions class

Contains options for rendering the archive files. For details, see the

The ArchiveOptions type exposes the following members:

Constructors

Name Description
ArchiveOptions() Initializes an instance of the ArchiveOptions class.

Properties

Name Description
folder Sets the folder to be rendered.
file_name Sets the displayed archive file name.
items_per_page Number of records per page (for rendering to HTML only)

See Also