Try our conversational search powered by Generative AI!

Name of template

Vote:
 

In tblContentType there is a Name column which seems to reflect the page model's class name i've created. Does this need to be unique in a solution? We have multiple websites so there'll be other pages (in other namespaces) and i'd rather not prefix my pagetypes if it could be avoided.

#175019
Feb 09, 2017 15:29
Vote:
 

I'm pretty sure they don't have to be unique, but if you have prefixed names you can still display them with the same name for editors by translating them. What you should do, is to give them unique IDs at least.

You will get an error on startup if you have a naming conflict. 

#175044
Feb 09, 2017 20:23
Vote:
 

Yea, it's the prefix in code i mostly try to avoid :) The Guid is unique and we'll probably have a displayname that has some sort of prefix

#175065
Feb 10, 2017 9:59
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.