See Also

WebViewer Members  | DataDynamics.ActiveReports.Web Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Web Send feedback to Data Dynamics

WebViewer Class

The ActiveReports viewer for ASP.NET Web Forms. In addition to providing an easy way to deploy and view reports under ASP.NET, this control provides report caching functionality that reduces the number of times a report executes per user session as the user navigates between pages in the report document.

For a list of all members of this type, see WebViewer members.

Object Model


Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         DataDynamics.ActiveReports.Web.WebViewer

Syntax

[Visual Basic]
Public Class WebViewer    Inherits WebControl
[C#]
public class WebViewer : WebControl

Remarks

Implements INamingContainer (a marker interface with no members) so that contained controls are in a new namespace in which all child control ID attributes are guaranteed to be unique within an entire application.  You can add controls to this control, and they'll always get a unique name on the client.

See Also

WebViewer Members  | DataDynamics.ActiveReports.Web Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.