Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Sets the types of the objects to their internal object types.
SP.DataConvert.fixupTypes(context, dict);
Parameters
context
Type: SP.ClientRuntimeContext
The client runtime context for accessing data from and invoking methods on a remote object.
dict
Type: Dictionary
The objects to set their internal object types.
Remarks
This method converts the objects in the values collection of the specified dictionary to typed client objects according to the object types stored in the objects.