We would like to add a LinkItem property to one of our models, but it is not currently mapped to a PropertyDefinitionType. The EPiServer.Url class comes close but is missing some of the properties on a LinkItem. LinkItemCollection is available, but is a collection and we would like to reference a single item. Please either add the "Link name/text" and "Open in" properties to the Url class or add a PropertyDefinitionType for the LinkItem block so it can be referenced directly as a model property.
We would like to add a LinkItem property to one of our models, but it is not currently mapped to a PropertyDefinitionType. The EPiServer.Url class comes close but is missing some of the properties on a LinkItem. LinkItemCollection is available, but is a collection and we would like to reference a single item. Please either add the "Link name/text" and "Open in" properties to the Url class or add a PropertyDefinitionType for the LinkItem block so it can be referenced directly as a model property.