Show / Hide Table of Contents

Class LanguageManagementFeatures

Inheritance
object
LanguageManagementFeatures
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
Assembly: Volo.Abp.LanguageManagement.Application.Contracts.dll
Syntax
public static class LanguageManagementFeatures

Fields

Enable

Declaration
public const string Enable = "LanguageManagement.Enable"
Field Value
Type Description
string

GroupName

Declaration
public const string GroupName = "LanguageManagement"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform