4 references to MobileControlPersister
System.Web.Mobile (4)
UI\MobileControls\Design\MobileControlDesigner.cs (3)
390MobileControlPersister.PersistInnerProperties(sw, _mobileControl, Host); 394MobileControlPersister.PersistControl(sw, c, Host); 418MobileControlPersister.PersistInnerProperties(sw, _mobileControl, Host);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
617persist = MobileControlPersister.PersistInnerProperties(Component, Host);