public WdContext() { Current = this; UserGroup = new List <string>(); StatList = new List <T_Stats>(); SiteMapMenu = new SiteMapMenu(); }
public WdContext() { Current = this; UserGroup = new List<string>(); StatList = new List<T_Stats>(); SiteMapMenu = new SiteMapMenu(); }