Under modules and calendarV2 when trying to go under a category i get the following error:
Compiler Error Message: BC30451: Name 'GetNextSortDirection' is not declared.
Line 83: <a id="sortByTitle" style="FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none" href='CategoryEdit.aspx?CalendarCategoryID=<%=_ID.Value %>&sort=<%=Dynamicweb.Calendar.SortBy.Title %>&direction=<%=GetNextSortDirection(Dynamicweb.Calendar.SortBy.Title) %>'>
Source File: E:\dynamicweb.net\application\admin\module\Calendar\CategoryEdit.aspx Line: 83