1 implementation of Items
System.Web.Extensions (1)
UI\PageWrapper.cs (1)
76IDictionary IPage.Items {
2 references to Items
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
1273page.Items[typeof(IScriptManager)] = this; 1274page.Items[typeof(ScriptManager)] = this;