Skip to content

Strongly types for RichText element components' elements #77

Description

@Simply007

Motivation

Currently Kentico.Kontent.Management.Models.LanguageVariants.ComponentModel Elements property is of type IEnumerable<dynamic>.

Proposed solution

Come out with that way of converting this into IEnumerable<object> holding strongly typed models of the components.

Additional context

Comes from #67

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions