Show / Hide Table of Contents

Class FeatureManagementDomainErrorCodes

Inheritance
object
FeatureManagementDomainErrorCodes
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.FeatureManagement
Assembly: Volo.Abp.FeatureManagement.Domain.Shared.dll
Syntax
public static class FeatureManagementDomainErrorCodes

Fields

FeatureValueInvalid

Declaration
public const string FeatureValueInvalid = "Volo.Abp.FeatureManagement:InvalidFeatureValue"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform