IPersonalPage Members
Include Protected Members
Include Inherited Members
Allows access to precached properties of My Site pages.
The IPersonalPage type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsPersonal | Gets a value that indicates whether the current user viewing the page is the owner of the page. | |
IsProfileError | Gets a value that indicates whether there was an error loading the profile. | |
MyProfile | Gets the UserProfile of the current user. | |
PersonalSite | Gets the personal site of the owner of the personal page. | |
PersonalSiteLayoutsUrl | Gets the full URL ending with the “_layouts/” virtual directory for the personal site of the owner of the personal page. | |
PersonalSiteUrl | Gets the full URL for the personal site of the owner of the personal page. | |
PersonalWeb | Gets the root SPWeb of the personal site of the owner of the personal page. | |
Profile | Gets the UserProfile of the owner of the personal page. | |
ProfilePropertyLoader | Gets ProfilePropertyLoader associated with the current page. |
Top