SP.ClientRuntimeContext.load(clientObject) Method
SharePoint 2010
Retrieves the properties of a client object from the server.
SP.ClientRuntimeContext.load(clientObject);
This method is called to retrieve the properties of a specified client object, such as the SP.ListCollection Class collection. The properties are stored in the client object.