Initializes the Redakt CMS system and inserts all required Redakt CMS middleware classes into the request pipeline.
public static IApplicationBuilder UseRedaktUrlManagement(IApplicationBuilder app)
- Returns:
- IApplicationBuilder
Parameters
app
IApplicationBuilder
Instance of the Configure method in the Startup.cs class.