We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f7b7fa + 653ff02 commit 1dc1953Copy full SHA for 1dc1953
Mvc.JQuery.Datatables/RegisterDatatablesModelBinder.cs.pp
@@ -3,7 +3,7 @@
3
using System.Web.WebPages;
4
using Mvc.JQuery.Datatables;
5
6
-[assembly: PreApplicationStartMethod(typeof(RegisterDatatablesModelBinder), "Start")]
+[assembly: PreApplicationStartMethod(typeof($rootnamespace$.RegisterDatatablesModelBinder), "Start")]
7
8
namespace $rootnamespace$ {
9
public static class RegisterDatatablesModelBinder {
0 commit comments