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...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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...