PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Get the code of the reserved contenttype.

Syntax

Smartsite SXML CopyCode image Copy Code
string contenttype.getreserved(enum reserved)

Parameters

Name Data Type Description
reserved Enum The reserved contenttype.
Enum values:
  • Web_Page
  • Plain_Web_Page
  • Portal_Web_Page
  • Strict_Web_Page
  • Application_Page
  • Rich_Application_Page
  • Translation
  • System_Translation
  • Smartlet
  • SmartletPreset
  • Binary
  • Image
  • Render_Template
  • CMS_Folder
  • Channel
  • Reference
  • File_Link
  • Thesaurus
  • Workflow_Definition
  • Application_Workflow
  • Javascript
  • CSS
  • XML_Data
  • XSLT
  • XML_Schema
  • XForms_Document
  • Form
  • CMS_Application_Page
  • ASP_NET_Master_Page
  • Virtual_Assembly
  • Weblog_Post
  • Forum_Topic
  • Poll_Question
  • News_Portal
  • Events_Portal
  • Weblog_Portal
  • Vacancy_Portal
  • Forum_Portal
  • People_Portal
  • FAQ_Portal
  • Prikbord_Portal
  • Gallery_Portal
  • Gallery
  • Prikbord_Topic
  • News
  • Vacancy
  • Event
  • FAQ
  • Person
  • Banner
  • Grid_Row
  • Header_Row
  • Footer_Row
  • Navigation_Row
  • Breadcrumb_Row
  • Row_Website_Layout
  • Row_Contenttype_Layout
  • Flex_Grid
  • Flex_Layout_Template
  • Flex_Page
  • News_item
  • Manager_Action
  • Workflow_v4_0

Return Value

Data Type Description
String
SXML