How to create a folder to store document types using an IComponent
Hi all,
I am working on an IComponent implementation that will check if certain document types exist as ContentTypes and create any that are missing. In order to keep things all nice and organised in the back office, I would like to store these new ContentTypes in a folder under Settings>Document Types. My problem is that I am unsure how I would create this folder in code as it appears that what I wish to create is not really a new ContentType but something else.
Any guidance on how to do this would be awesome! :)
How to create a folder to store document types using an IComponent
Hi all,
I am working on an IComponent implementation that will check if certain document types exist as ContentTypes and create any that are missing. In order to keep things all nice and organised in the back office, I would like to store these new ContentTypes in a folder under Settings>Document Types. My problem is that I am unsure how I would create this folder in code as it appears that what I wish to create is not really a new ContentType but something else.
Any guidance on how to do this would be awesome! :)
is working on a reply...