Click or drag to resize
IApplicationBuilder Interface
Interface for configuring the request pipeline using Kentico ASP.NET MVC integration features.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public interface IApplicationBuilder : IFeaturesBuilder
See Also