Class NamedComponentCellComponentNames
Contains names of the front-end components that can be used in cells of a table.
public static class NamedComponentCellComponentNames
- Inheritance
-
objectNamedComponentCellComponentNames
Fields
CONTENT_VERSION_STATUS
Name of the content version status component.
public const string CONTENT_VERSION_STATUS = "@kentico/xperience-admin-base/ContentVersionStatus"
Field Value
- string
LANGUAGES_COMPONENT
Name of the languages component.
public const string LANGUAGES_COMPONENT = "@kentico/xperience-admin-base/Languages"
Field Value
- string
LANGUAGE_COMPONENT
Name of the language component.
public const string LANGUAGE_COMPONENT = "@kentico/xperience-admin-base/Language"
Field Value
- string
LINK_COMPONENT
Name of the link component.
public const string LINK_COMPONENT = "@kentico/xperience-admin-components/Link"
Field Value
- string
SIMPLE_STATUS_COMPONENT
Name of the Simple status component.
public const string SIMPLE_STATUS_COMPONENT = "@kentico/xperience-admin-components/SimpleStatus"
Field Value
- string
STRING_COMPONENT
Name of the String component.
public const string STRING_COMPONENT = "@kentico/xperience-admin-components/String"
Field Value
- string
SWITCH_COMPONENT
Name of the Switch component.
public const string SWITCH_COMPONENT = "@kentico/xperience-admin-base/Switch"
Field Value
- string
TAG_COMPONENT
Name of the Tag component.
public const string TAG_COMPONENT = "@kentico/xperience-admin-components/Tag"
Field Value
- string