2 references to StateFormatter
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
354StateFormatter.Serialize(writer, _clientViewState); 1129_privateViewState = StateFormatter.Deserialize(clientViewStateString) as Hashtable;