InterviewSolution
| 1. |
What Is Meant By Item In Sitecore? |
|
Answer» An item is a record in database. Items are basic building block of a Sitecore Site. An item mayrepresent any kind of information, e.g. a piece of content, a media file, a layout ETC. Itemsalways have a name and ID that UNIQUELY IDENTIFIES the item within the database. Items have atemplate that defines which fields the item CONTAINS. An item represent a single version of pieceof content is a single language. An item can be retrieved from a database using Items. An item is a record in database. Items are basic building block of a Sitecore Site. An item mayrepresent any kind of information, e.g. a piece of content, a media file, a layout etc. Itemsalways have a name and ID that uniquely identifies the item within the database. Items have atemplate that defines which fields the item contains. An item represent a single version of pieceof content is a single language. An item can be retrieved from a database using Items. |
|