Interface IUmbracoApplicationBuilderServices
- Namespace
- Umbraco.Cms.Web.Common.ApplicationBuilder
- Assembly
- Umbraco.Web.Common.dll
Services used during the Umbraco building phase.
public interface IUmbracoApplicationBuilderServices
Properties
AppBuilder
IApplicationBuilder AppBuilder { get; }
Property Value
ApplicationServices
IServiceProvider ApplicationServices { get; }
Property Value
RuntimeState
IRuntimeState RuntimeState { get; }
Property Value
- IRuntimeState