Table of Contents

Class HeadlessTemplateNames

Namespace
Kentico.Xperience.Admin.Headless
Assembly
Kentico.Xperience.Admin.Headless.dll

Class contains constants identifying names of front-end template components.

public static class HeadlessTemplateNames
Inheritance
object
HeadlessTemplateNames

Fields

CREATE_PAGE

Name of the headless item create template component.

public const string CREATE_PAGE = "@kentico/xperience-admin-headless/CreateHeadlessItem"

Field Value

string

HEADLESS_CONTENT_PAGE

Name of the headless item content page template component.

public const string HEADLESS_CONTENT_PAGE = "@kentico/xperience-admin-headless/HeadlessContentPage"

Field Value

string

PROPERTIES_PAGE

Name of the properties template component.

public const string PROPERTIES_PAGE = "@kentico/xperience-admin-headless/PropertiesPage"

Field Value

string