ContactCardDetailsLink Members

Include Protected Members
Include Inherited Members

Provides a link control that is used to show or hide additional user profile details on “My Site”.

The ContactCardDetailsLink type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AboutMeId Gets or sets the ID of the DIV container used to display the AboutMe() user profile information.
Public property EllipsisId Gets or sets the ID of the DIV container used to display the ellipsis below the AboutMe() user profile information if the AboutMe() user information is truncated.
Public property ProfileDetailsId Gets or sets the ID of the DIV container used to display the user profile details.

Top

Methods

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

Top

See Also

Reference

ContactCardDetailsLink Class

Microsoft.SharePoint.Portal.WebControls Namespace