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

In This Topic
AdhocWebDesigner Class Methods
In This Topic

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

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