combit List & Label 29 - .NET Help
combit.Reporting.Web.WebReportDesigner.Server Namespace / WebReportDesignerController Class
Properties Methods

In This Topic
    WebReportDesignerController Class Members
    In This Topic

    The following tables list the members exposed by WebReportDesignerController.

    Public Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.Http.ApiController)
    Public Method (Inherited from combit.Reporting.Web.WebReportViewer.WebReportViewerController)
    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. (Inherited from combit.Reporting.Web.WebReportViewer.WebReportViewerController)
    Public MethodThis virtual method is called when the Web Report Designer starts a new design 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 Designer loads the prohibited actions for the current user.  
    Public MethodThis virtual method is called when the Web Report Designer needs the current repository.  
    Public MethodThis virtual method is called when the Web Report Designer creates a new instance and the session options are loaded. If you override this method, you must make sure that the default information is transferred to the Session Options object.  
    Public MethodThis virtual method is called when the Web Report Designer uploads a file.  
    Public MethodOverloaded.  (Inherited from combit.Reporting.Web.WebReportViewer.WebReportViewerController)
    Top
    See Also