Click or drag to resize
ApplicationBuilderCurrent Property
Gets the current application builder.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static ApplicationBuilder Current { get; }

Property Value

Type: ApplicationBuilder
See Also