Adding the taxonomy control to a custom page
In my current project I’m dealing with different custom forms for my lists. The list contains a colum of type “managed metadata”.
In one of my custom display forms I wanted to add the taxonomy feature and the relevant properties from the column settings. To archieve that I did the following:
Adding a reference to the control:
<%@ [...]

