combit List & Label 30 - .NET Help
combit.Reporting.Web.WebReportViewer Namespace / WebReportViewerMVCOptions Class

WebReportViewerMVCOptions Class Properties

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

Public Properties
 NameDescription
Public PropertyJWT token that should be used in connection with AuthType when using combit.Reporting.Web.WebReportAuthenticationType.JWT.  
Public PropertySet this property to change the type of authentification that should be used by the Web Report Viewer. If using combit.Reporting.Web.WebReportAuthenticationType.JWT be sure to also set AuthToken to the specific JWT token.  
Public PropertyIf your backend is running on an other URL than the frontend is hosted, then you can set the backend URL here.  
Public PropertyCan be assigned to any object. This object will be available as the ProvideInformationReadOnlyBase.ClientCustomData property in the arguments of any callback function which is fired from the Web Report Viewer.  
Public PropertySet this property to define a project which should be opened in the Web Report Viewer.  
Public PropertyWhen set to true, the preview disables the default multi-page view, which prevents the preview from displaying multiple pages horizontally.  
Public PropertyCustom theming settings for your Web Report Viewer.  
Public PropertySet this property to change the HTML page title for the Web Report Viewer page.  
Top
See Also