Table of Contents

Property AppExtensionBuilders

Namespace
Innova.Abstractions.Builder
Assembly
Innova.Data.dll

AppExtensionBuilders

Gets or sets the list of application extension builders.

List<IAppExtensionBuilderBase> AppExtensionBuilders { get; set; }

Property Value

List<IAppExtensionBuilderBase>