Class AbpRequestLocalizationOptions
Inherited Members
Namespace: Microsoft.AspNetCore.RequestLocalization
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public class AbpRequestLocalizationOptions
Constructors
AbpRequestLocalizationOptions()
Declaration
public AbpRequestLocalizationOptions()
Properties
RequestLocalizationOptionConfigurators
Declaration
public List<Func<IServiceProvider, RequestLocalizationOptions, Task>> RequestLocalizationOptionConfigurators { get; }
Property Value
Type | Description |
---|---|
List<Func<IServiceProvider, RequestLocalizationOptions, Task>> |