combit List & Label 30 - .NET Help
combit.Reporting.AdhocDesign.Web Namespace / AdhocWebDesigner Class
Properties Methods

AdhocWebDesigner Class Members

The following tables list the members exposed by AdhocWebDesigner.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the current Ad-hoc Designer session manager that controls the lifetimes of the client sessions.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns the URL to which a client needs to be redirected for loading the Ad-hoc Designer of the specified session.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Registers the custom MVC routes of the Ad-hoc Designer. This must be called before registering your own routes.  
Public Methodstatic (Shared in Visual Basic)Sets up the global configuration of the Ad-hoc Designer. This must be called before any Ad-hoc Designer is opened, usually during application startup.  
Public Methodstatic (Shared in Visual Basic)Enables the debug mode. In the debug debug more error details are displayed in the UI (e.g. stack traces) and the bundling & minification module is disabled. Please note that this also disables the bundling & minification in your own application if it is using the Microsoft.AspNet.Optimization library.  
Top
See Also