What is a stereo type?

I looked at the Orchard documentation (along with some google-fu) and could not find anything that explains what StereoType is, and when (if possible) it makes sense to create or expand it.

Can someone explain what it is?

+5
source share
1 answer

Think of it as a category of content. Examples are widgets, menu items. You can absolutely come up with your own if you create a function that should work on more than one type of content that has something significant.

+8
source

All Articles