1 write to _pageAdapterType
System.Web.Mobile (1)
UI\MobileControls\IndividualDeviceConfig.cs (1)
114_pageAdapterType = value;
4 references to _pageAdapterType
System.Web.Mobile (4)
UI\MobileControls\IndividualDeviceConfig.cs (4)
111return _pageAdapterType; 118(IWebObjectFactory)FactoryGenerator.StaticFactoryGenerator.GetFactory(_pageAdapterType); 167_pageAdapterType.FullName, "IPageAdapter")); 236controlType.FullName, _pageAdapterType.FullName));