Share via


SocialNavigationControl members

Adds two menu options to the current user’s personal action menu that let the user navigate to the "My Site" or "My Profile" pages.

The SocialNavigationControl type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Protected method LoadViewState Restores the view-state information from a previous request that was saved by the SaveViewState() method. (Overrides UserControl.LoadViewState(Object).)
Protected method OnInit Handles the Init event. (Overrides UserControl.OnInit(EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Protected method SaveViewState Saves view-state changes that have occurred since the last page postback. (Overrides UserControl.SaveViewState().)

Top

See also

Reference

SocialNavigationControl class

Microsoft.SharePoint.Portal.WebControls namespace