How to create a new document using Kentico CMS API
In Kentico CMS all information related to the documents are saved inside the database in many joined tables. The tables used for storing document records are as follows : CMS_Tree – This table stores the information about the tree structure of the website document content and contains one record for all culture versions for the […]