combit List & Label 29 - .NET Help
combit.Reporting.Web.WebReportViewer Namespace / WebReportViewerController Class
Properties Methods

In This Topic
    WebReportViewerController Class Members
    In This Topic

    The following tables list the members exposed by WebReportViewerController.

    Public Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.Http.ApiController)
    Public Method (Inherited from System.Web.Http.ApiController)
    Public MethodThis virtual method is called when the Web Report Viewer receives an ping from the client to preserve the session. This will usually be called every 2 minutes when the viewer is opened.  
    Public MethodThis virtual method is called when the Web Report Viewer starts a new session. The implementation must create a fully initialized List & Label instance and set to ProvideListLabelContext.NewInstance.  
    Public MethodThis virtual method is called when the Web Report Viewer needs the current repository.  
    Public MethodThis virtual method is called when the Web Report Viewer creates a new instance and the session options are loaded.  
    Public MethodThis virtual method is called when the export button in the toolbar is clicked.  
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Top
    See Also