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
I created a document type named Product. The automatically created template for that document type includes the following references.
@using Umbraco.Cms.Web.Common.PublishedModels; @inherits Umbraco.Cms.Web.Common.Views.UmbracoViewPage<ContentModels.Product> @using ContentModels = Umbraco.Cms.Web.Common.PublishedModels;
Questions:
@using Umbraco.Cms.Web.Common.PublishedModels;
I do not see any use in this reference. For what it is needed?
No one here who can help me?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Necessary references in templates / minimum if not using Modelsbuilder
I created a document type named Product. The automatically created template for that document type includes the following references.
Questions:
I do not see any use in this reference. For what it is needed?
No one here who can help me?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.