Show / Hide Table of Contents

Class AbpExternalLocalizationOptions

Inheritance
object
AbpExternalLocalizationOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.LanguageManagement.External
Assembly: Volo.Abp.LanguageManagement.Domain.dll
Syntax
public class AbpExternalLocalizationOptions

Constructors

AbpExternalLocalizationOptions()

Declaration
public AbpExternalLocalizationOptions()

Properties

SaveToExternalStore

Declaration
public bool SaveToExternalStore { get; set; }
Property Value
Type Description
bool
In this article
Back to top Powered by Volosoft