WIP - ported over viewhelper and MasterpageHelper to the Core lib, still wrapping new file service from old template class.

This commit is contained in:
Shannon
2014-12-01 12:59:36 +11:00
parent 2b25815eee
commit 520955a8db
10 changed files with 593 additions and 573 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.Remoting.Messaging;
using System.Text;
using System.Text.RegularExpressions;
using System.Web;
using Umbraco.Core.Auditing;