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.
Initializes the extended 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
'Declaration
Protected Overridable Sub LoadExpandoFields
'Usage
Me.LoadExpandoFields()
protected virtual void LoadExpandoFields()
Remarks
The method is used to initialize other extended properties for a client object.