Show / Hide Table of Contents

Class CmsKitErrorCodes.Pages

Inheritance
object
CmsKitErrorCodes.Pages
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.Domain.Shared.dll
Syntax
public static class CmsKitErrorCodes.Pages

Fields

MultipleHomePage

Declaration
public const string MultipleHomePage = "CmsKit:Page:0002"
Field Value
Type Description
string

SlugAlreadyExist

Declaration
public const string SlugAlreadyExist = "CmsKit:Page:0001"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform