Logo
Explore Help
Register Sign In
yv01p/Umbraco-CMS
1
0
Fork 0
You've already forked Umbraco-CMS
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
95b0c342bb55d9f0bd058d8217ffb3e5779d3ebd
Umbraco-CMS/src/Umbraco.Web/Models/RelatedLink.cs

9 lines
169 B
C#
Raw Normal View History

Further refactoring, using attributes, moving and removing some classes, using DI where necessary.
2017-03-08 14:27:39 +01:00
namespace Umbraco.Web.Models
Initially adding the Core Value Converters package into Core! Currently this will break all the existing things but it makes views insanely simple with ModelsBuilder!!
2016-06-12 16:36:26 +02:00
{
Latest updates from Core Value Converters package including massive simplification of RelatedLinks and exclusion of special property aliases in MNTP
2016-08-03 20:45:01 +01:00
public class RelatedLink : RelatedLinkBase
{
public int? Id { get; internal set; }
internal bool IsDeleted { get; set; }
}
Initially adding the Core Value Converters package into Core! Currently this will break all the existing things but it makes views insanely simple with ModelsBuilder!!
2016-06-12 16:36:26 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1324ms Template: 63ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API