Property | Explanation |
SC_V_ID |
This is the content version ID and can be found in the Information window, which can be located in the context menu in the Project Explorer. |
SC_Mode |
If set to 0, the content type isn't a web page. If set to 2, the content type is a web page. |
SC_T_ID |
In the case of pages, it is the Content ID of the Template used, negated. So if the Content ID of the Tempate is 1234 this value for a page will be -1234. For all other content types it will be the ID of the Content Type. |
SC_Content |
This is the content of the page stripped of all HTML. |
SC_RenderedHtml |
This is the rendered page. |
Property_AuthorID |
This is the ID of the last editor of the content. This can be obtained from the user management grid. |
Property_ByteSize |
This is the size of the content in bytes and applies to all content except web pages. |
Property_C_ID |
This is the Content ID, which can be foundin theInformationwindow, which can be located in the context menu in theProject Explorer. |
Property_CT_ID |
This is the Content Type IDwhich can be foundin theInformationwindow, which can be located in the context menu in theProject Explorer. |
Property_DateCreated |
This is the date the content was first created. |
Property_DateModified |
This is the date the content was last modified. This will be contextual, so will be different between live and test environments. |
Property_DatePublished |
This is the date the content was first published. |
Property_F_ID |
This is the Folder ID. The ID of folders can be found in the folderInformationwindow which can be located in the context menu in theProject Explorer. |
Property_FullPath |
This is the full path to the content including the file extension. |
Property_ImageHeight |
The height of the thumbnail image set for the page. |
Property_ImageUrl |
The location of the image set as the pages thumbnail. |
Property_ImageWidth |
The width of the thumbnail image set for the page. |
Property_IncludeInAtoZ |
Whether or not the content will be included in the A to Z controls. |
Property_IncludeInMenu |
Whether or not the content is included in menus. |
Property_IncludeInSearch |
Whether or not the content is included in search results. |
Property_IncludeInSiteMap |
Whether or not the content is included in sitemaps. |
Property_IsPageFolderHome |
Whether or not the page is set as a folders home page. |
Property_Label |
This is the name of a file. |
Property_PageLanguageID |
The language ID of the page. Here's a list of all languages and their IDs.
- Not Specified = 0
- GB English = 1
- French = 2
- Spanish = 3
- German = 4
- Dutch = 5
- Danish = 6
- Chinese = 7
- Welsh = 8
- Arabic = 9
- Portuguese = 10
- Korean = 11
- US English = 13
|
Property_Path |
The path to the content without it's file extension. |
Property_SynchronisationMasterContentID |
If the content has been synchronised, this is the ID of the content it have been synced from. |
Property_SynchronisationSourceMasterContentID |
If content is in a synchronisation chain i.e. 1 => 2=> 3=> 4, this would have an ID of 1. |
Property_SynchronisationType |
Replication, modifiable or language variation. |
Property_Tags |
Tags which are assigned to the page. |
Property_Title |
The title of the content. |
Property_TopFolderID |
The ID of the top folder, the folder found in the root folder which is the ancestor of the content. |
TaxonomyKeys |
Any taxonomy keys which have been assigned to the page in metadata. |