Share via


ProfileDetailsViewer Members

Include Protected Members
Include Inherited Members

Conditionally renders profile details based on the values of Collapsed and ShowSections.

The ProfileDetailsViewer type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Collapsed Gets or sets a value that indicates whether the ProfileDetailsViewer is currently collapsed.
Public property Collapsible Gets or sets a value that indicates whether the user is allowed to expand or collapse the ProfileDetailsViewer.
Public property ShowSections Gets or sets a value that indicates whether the ProfileDetailsViewer displays section properties.

Top

Methods

  Name Description
Protected method OnLoad Handles the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Protected method Render Renders the ProfileDetailsViewer control to the client. (Overrides WebControl.Render(HtmlTextWriter).)

Top

See Also

Reference

ProfileDetailsViewer Class

Microsoft.SharePoint.Portal.WebControls Namespace