1 implementation of Serialize
System.Web (1)
UI\ObjectStateFormatter.cs (1)
1205
string IStateFormatter.
Serialize
(object state) {
1 reference to Serialize
System.Web (1)
UI\Util.cs (1)
46
return formatter.
Serialize
(stateGraph);