Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from System.Web.Http.ApiController) |
![]() | ExecuteAsync | (Inherited from System.Web.Http.ApiController) |
![]() | OnCssPatch | This virtual method can be overridden to inject custom CSS into the viewer space. The styles will be applied to the "cmbtCustomCSSInput" class (every selector will automatically be prefixed with ".cmbtCustomCSSInput"). |
![]() | OnInstanceTouched | This 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. |
![]() | OnProvideFormElements | This virtual method is called when a project's form element button is clicked in the Web Report Viewer. |
![]() | OnProvideListLabel | This 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. |
![]() | OnProvideRepository | This virtual method is called when the Web Report Viewer needs the current repository. |
![]() | OnProvideWebReportViewerSessionOptions | This virtual method is called when the Web Report Viewer creates a new instance and the session options are loaded. |
![]() | OnRenderExportLinks | This virtual method is called when the export button in the toolbar is clicked. |
![]() | Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |