2 references to GetFactory
System.Web.Mobile (2)
UI\MobileControls\IndividualDeviceConfig.cs (2)
104
_controlAdapterTypes[controlType] = FactoryGenerator.StaticFactoryGenerator.
GetFactory
(adapterType);
118
(IWebObjectFactory)FactoryGenerator.StaticFactoryGenerator.
GetFactory
(_pageAdapterType);