3 references to Type
System.Web (3)
HttpApplication.cs (2)
2478
moduleInfo.
Type
,
2936
ModulesEntry currentModule = new ModulesEntry(mod.Name, mod.
Type
, "type", null);
Security\UrlAuthorizationModule.cs (1)
93
if (Type.GetType(mod.
Type
, false) == typeof(UrlAuthorizationModule)) {