Share via


ClientApplicationWebPartBase.BeginLoad method

Represents the beginning of the load phase for personalization information.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub BeginLoad
'Usage
Dim instance As ClientApplicationWebPartBase

instance.BeginLoad()
public void BeginLoad()

Implements

ITrackingPersonalizable.BeginLoad()

Remarks

This implementation of the BeginLoad() method does nothing.

See also

Reference

ClientApplicationWebPartBase class

ClientApplicationWebPartBase members

Microsoft.SharePoint.WebPartPages namespace