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