orchardcms - Orchard, to use customerPart or CustomerPartRecord -


looking through orchard examples , wondering when correct time use (for exmaple im using customer so...)

customerpart or customerpartrecord. when referring them in orchard projects?

most of time want use part. record used storing data in part database. view templates , drivers refer part , handler how record persisted.

if follow example through creating simple orchard module , do, should become clearer. in particular check 'creating model part' section.


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -