1 write to CurrentModuleIndex
System.Web (1)
HttpContext.cs (1)
2073_notificationContext.CurrentModuleIndex = value;
2 references to CurrentModuleIndex
System.Web (2)
HttpApplication.cs (1)
607eventCount = ModuleContainers[nc.CurrentModuleIndex].GetEventCount(nc.CurrentNotification, nc.IsPostNotification) - 1;
HttpContext.cs (1)
2070return _notificationContext.CurrentModuleIndex;