Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How would i be able to have somekind of list in order to show all document types of type say 'movie reviews' in a paginated grid.Do i need something custom or does umbraco have something built in for me?
Thanks.
I'm not 100% sure what you're looking for, is it perhaps:
Services.ContentTypeService.GetAllContentTypes()
More info here: https://our.umbraco.org/documentation/reference/management/services/contenttypeservice
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
A list for all document types.
How would i be able to have somekind of list in order to show all document types of type say 'movie reviews' in a paginated grid.Do i need something custom or does umbraco have something built in for me?
Thanks.
I'm not 100% sure what you're looking for, is it perhaps:
More info here: https://our.umbraco.org/documentation/reference/management/services/contenttypeservice
is working on a reply...