SocialNavigationControl Class

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.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.SharePoint.Portal.WebControls.SocialNavigationControl

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class SocialNavigationControl _
    Inherits UserControl
'Usage
Dim instance As SocialNavigationControl
public class SocialNavigationControl : UserControl

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SocialNavigationControl Members

Microsoft.SharePoint.Portal.WebControls Namespace