ASPX templates
Version 4.x > ASPX templates > TypeInfo View modes: 
User avatar
Member
Member
caspian_softdev-yahoo - 3/7/2009 7:00:02 AM
   
TypeInfo
hi to all
in api help i see an object named TypeInfo.
are there anyone to explaine me what is a TypeInfo and how we can use it when we wanna to use programming?

Kind Regards

User avatar
Member
Member
kentico_pavelk - 3/12/2009 9:01:15 AM
   
RE:TypeInfo
Hello,

TypeInfo object is quite complicated. It can be found under CMS.SettingsProvider. This object is used for synchronization and import/export procedures.

Best Regards,
Pavel Knotek

User avatar
Member
Member
caspian_softdev-yahoo - 3/12/2009 10:18:28 AM
   
RE:TypeInfo
what is synchronization and if we decide to develope madules is it possible to us to use this object and how we can use it?


User avatar
Kentico Support
Kentico Support
kentico_jurajo - 3/13/2009 5:56:00 AM
   
RE:TypeInfo
Hi,

You can find more information in our documentation - http://devnet.kentico.com/Documentation.aspx.

Also, you can study our API - http://devnet.kentico.com/downloads/kenticocms_api.zip.

Using API is recommended for more experienced users in C# programming.
Here you can find more information about how to develop custom modules - http://www.kentico.com/docs/devguide/custom_modules.htm.

Best Regards,
Juraj Ondrus