Show / Hide Table of Contents

Class CmsKitProModuleExtensionConsts.EntityNames

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

Fields

Faq

Declaration
public const string Faq = "Faq"
Field Value
Type Description
string

NewsletterRecord

Declaration
public const string NewsletterRecord = "NewsletterRecord"
Field Value
Type Description
string

Poll

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