Skip to content

Instantly share code, notes, and snippets.

View johnligt's full-sized avatar

John Ligtenberg johnligt

  • Sentia
  • Amsterdam
View GitHub Profile
using EPiServer;
using EPiServer.DataAnnotations;
using EPiServer.SpecializedProperties;
using EPiServer.Web.Routing;
using System;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Web.ModelBinding;
namespace LinkItemAllowedTypes.Business.Attributes