The HTML5 Viewer and the legacy ASP.NET controls (PageView, ThumbnailView, and ImGearThumbnailList) need to be configured in your web application. The configuration settings apply to your application's web.config file. All legacy PageView and ThumbnailView controls in your entire web application will share these settings. Therefore, you cannot have separate settings for individual controls. In other words, these settings are web application specific.
The following is the list of configurations:
There are two ways to configure these settings:
This section provides information about the following: