Share via


IPersonalPage.ProfilePropertyLoader property

Gets ProfilePropertyLoader associated with the current page.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
ReadOnly Property ProfilePropertyLoader As ProfilePropertyLoader
    Get
'Usage
Dim instance As IPersonalPage
Dim value As ProfilePropertyLoader

value = instance.ProfilePropertyLoader
ProfilePropertyLoader ProfilePropertyLoader { get; }

Property value

Type: Microsoft.SharePoint.Portal.WebControls.ProfilePropertyLoader
An object that is used to load user profiles and profile data.

See also

Reference

IPersonalPage interface

IPersonalPage members

Microsoft.SharePoint.Portal.WebControls namespace