@foreach (IGrouping controllerGroup in apiGroups) { @Include("ApiGroup.cshtml", controllerGroup, typeof (IGrouping)) }