Show / Hide Table of Contents

Class CmsKitProErrorCodes.FaqQuestion

Inheritance
object
CmsKitProErrorCodes.FaqQuestion
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public static class CmsKitProErrorCodes.FaqQuestion

Fields

FaqQuestionHasAlreadyException

Declaration
public const string FaqQuestionHasAlreadyException = "CmsKitPro:FaqQuestion:0001"
Field Value
Type Description
string

FaqQuestionSectionNotFound

Declaration
public const string FaqQuestionSectionNotFound = "CmsKitPro:FaqQuestion:0002"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform