ProfilePropertyLoader.GetPageProfile Method
SharePoint 2010
Gets the UserProfile associated with the specified Page.
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Parameters
- page
- Type: System.Web.UI.Page
The page to be searched for the UserProfile.
Return Value
Type: Microsoft.Office.Server.UserProfiles.UserProfileThe user profile associated with the page.
This method returns null if the UserProfile cannot be found.