In src/OrchardCore.Modules/OrchardCore.Contents/Views/ContentPart.Edit.cshtml we still expect a dynamic shape (IEnumerable, ContentTypePartDefinition, ...).
We should be able to construct and require a base shape type in these views.
Related to #18641
In src/OrchardCore.Modules/OrchardCore.Contents/Views/ContentPart.Edit.cshtml we still expect a dynamic shape (IEnumerable, ContentTypePartDefinition, ...).
We should be able to construct and require a base shape type in these views.
Related to #18641