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

SP.ClientObject Class

Remarks

This method is used to update the values of all properties that have been retrieved.

See Also

Reference

SP.ClientObject Methods

SP.ClientObject Properties

SP Namespace