Share via


ClientObject.RefreshLoad method

Reloads all scalar properties associated with the client object when overridden in a derived class.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

public virtual void RefreshLoad()

Remarks

The method is used to retrieve all properties that have been retrieved to ensure that the properties are consistent.

See also

Reference

ClientObject class

ClientObject members

Microsoft.SharePoint.Client namespace