ProfilePropertyLoader Methods

Include Protected Members
Include Inherited Members

The ProfilePropertyLoader type exposes the following members.

Methods

  Name Description
Public method ApplyFormattingEx(Property, []) Returns property values as a formatted HTML string for rendering.
Public method ApplyFormattingEx(Property, [], Boolean) Returns property values as a formatted HTML string for rendering.
Public method DisplayName Returns the display name of the property for the profile loaded in the ProfilePropertyLoader.
Public methodStatic member FindControl Searches the page controls for a control of the specified type.
Public methodStatic member FindControlHelper Searches the control collection for a control of the specified type.
Public methodStatic member FindLoader Finds the ProfilePropertyLoader control in the current HttpContext or the specified Page.
Public methodStatic member GetPageProfile Gets the UserProfile associated with the specified Page.
Public method GetProperty Gets the property object for the profile property in the ProfilePropertyLoader.
Public method Init Initializes the error text. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PageLevelError.)
Protected method LoadRequestedProfile Loads the profile from the query strings of the current HttpRequest.
Protected method OnInit Handles the Init event. (Overrides Control.OnInit(EventArgs).)
Protected method OnLoad Handles the Load event. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PageLevelError.)
Protected method Render Renders the PageLevelError control. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PageLevelError.)
Public method ValueEx Returns the values of the specified profile property for the loaded profile.

Top

See Also

Reference

ProfilePropertyLoader Class

Microsoft.SharePoint.Portal.WebControls Namespace