Class WebsitesTemplateNames
Class contains constants identifying names of front-end template components.
public static class WebsitesTemplateNames
- Inheritance
-
objectWebsitesTemplateNames
Fields
CONTENT_PAGE
Name of the page content template component.
public const string CONTENT_PAGE = "@kentico/xperience-admin-websites/ContentPage"
Field Value
- string
CREATE_FOLDER_DIALOG_PAGE
Name of the create folder dialog component.
public const string CREATE_FOLDER_DIALOG_PAGE = "@kentico/xperience-admin-websites/CreateFolderDialogPage"
Field Value
- string
CREATE_FOLDER_LANGUAGE_VARIANT
Name of the create folder language variant template component.
public const string CREATE_FOLDER_LANGUAGE_VARIANT = "@kentico/xperience-admin-websites/CreateFolderLanguageVariantPage"
Field Value
- string
CREATE_PAGE
Name of the web page create template component.
public const string CREATE_PAGE = "@kentico/xperience-admin-websites/CreateWebPage"
Field Value
- string
PAGES_LAYOUT
Name of the pages layout template component.
public const string PAGES_LAYOUT = "@kentico/xperience-admin-websites/WebPagesLayout"
Field Value
- string
PAGE_BUILDER_PAGE
Name of the page builder template component.
public const string PAGE_BUILDER_PAGE = "@kentico/xperience-admin-websites/PageBuilderPage"
Field Value
- string
PAGE_LAYOUT
Name of the page layout template component.
public const string PAGE_LAYOUT = "@kentico/xperience-admin-websites/WebPageLayout"
Field Value
- string
PREVIEW_PAGE
Name of the preview template component.
public const string PREVIEW_PAGE = "@kentico/xperience-admin-websites/PreviewPage"
Field Value
- string
PROPERTIES_PAGE
Name of the properties template component.
public const string PROPERTIES_PAGE = "@kentico/xperience-admin-websites/PropertiesPage"
Field Value
- string
ROOT_GENERAL_PAGE
Name of the root web page permissions template component.
public const string ROOT_GENERAL_PAGE = "@kentico/xperience-admin-websites/RootGeneralPage"
Field Value
- string
ROOT_PERMISSIONS_PAGE
Name of the root web page permissions template component.
public const string ROOT_PERMISSIONS_PAGE = "@kentico/xperience-admin-websites/RootPermissionsPropertiesSectionPage"
Field Value
- string
ROOT_PROPERTIES_PAGE
Name of the root web page properties template component.
public const string ROOT_PROPERTIES_PAGE = "@kentico/xperience-admin-websites/RootPropertiesPage"
Field Value
- string
URLS_PAGE
Name of the URLs template component.
public const string URLS_PAGE = "@kentico/xperience-admin-websites/UrlsPage"
Field Value
- string
WEBPAGE_PERMISSIONS
Name of the web page permissions template component.
public const string WEBPAGE_PERMISSIONS = "@kentico/xperience-admin-websites/PermissionsPropertiesSectionPage"
Field Value
- string