Share via


ProfileBrowser members

Renders a WebPart that displays each user in the organizational hierarchy in an interactive view.

The ProfileBrowser type exposes the following members.

Constructors

  Name Description
Public method ProfileBrowser Initializes a new instance of the ProfileBrowser class.

Top

Properties

  Name Description
Public property OnlyShowHtmlView Gets or sets a value indicating that only the HTML view of the ProfileBrowserWebPart is displayed.

Top

Methods

  Name Description
Protected method CreateChildControls Creates the child controls of the ProfileBrowserWebPart (Overrides WebPartLocCreateChildControls().)
Protected method GetScriptDescriptors Returns an array of descriptors for each client control that is required for the client functionality of the ProfileBrowserWebPart.
Protected method GetScriptReferences Returns a list of client script resources that are required by the ProfileBrowserWebPart.
Protected method OnInit Handles the Init event. (Overrides WebPart.OnInit(EventArgs).)
Protected method OnLoad Handles the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).)
Protected method RenderWebPart Renders the HTML for the body of the ProfileBrowserWebPart to the client. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).)

Top

See also

Reference

ProfileBrowser class

Microsoft.SharePoint.Portal.WebControls namespace