kentico_filipl
-
10/20/2013 7:26:49 AM
RE:Create Custom Table programmatically (via API)
Hi Luca,
FroggEye provided a good code file for a start. It is used when creating new classes - a document type or a custom table. So, you need to extract the parts for custom tables and use it in your API - the key is to create a new DataClassInfo object which represents a new custom table.
Best regards, Filip Ligac
|