SP.ClientObject.refreshLoad() Method
Applies to: SharePoint Foundation 2010
Reloads all scalar properties associated with the client object when overridden in a derived class.
SP.ClientObject.refreshLoad();
Applies To
Remarks
This method is used to update the values of all properties that have been retrieved.