SaveRequest<TEntity>.Localizations property
The set of localizations if translations are requested to be updated.
public Dictionary<string, TEntity>? Localizations { get; set; }
See Also
- class SaveRequest<TEntity>
The set of localizations if translations are requested to be updated.
public Dictionary<string, TEntity>? Localizations { get; set; }