Class Factory
The Eav DI Factory, used to construct various objects through Dependency Injection.
If possible avoid using this, as it's a workaround for code which is outside the normal Dependency Injection and therefor a bad pattern.
[PublicApi("Careful - obsolete!")]
[Obsolete("Deprecated, please use Dnn 9 DI instead https://go.2sxc.org/brc-13-eav-factory")]
public class Factory
- Inheritance
-
Factory