2 references to Serialize
System.Web (2)
UI\LOSFormatter.cs (1)
128
string data = _formatter.
Serialize
(value);
UI\ObjectStateFormatter.cs (1)
1206
return
Serialize
(state);