Table of Contents

Class DisplayHomeConfigContributor

Namespace
adas_core.Infrastructure.Utils.MongoMaps
Assembly
adas-core.Infrastructure.dll

Represents a contributor that supplies entity map configuration related to display home functionality.

public class DisplayHomeConfigContributor : IEntityMapContributor
Inheritance
DisplayHomeConfigContributor
Implements
Inherited Members
Extension Methods

Methods

RegisterMaps()

Registers BSON class maps for CardConfig and RowCardConfig types if they are not already registered, configuring MongoDB serialization with custom element names, default values, null-ignore behavior, and string-based enum serialization.

public void RegisterMaps()