MobileListsColleagueProfilePageNavigation 类

呈现在所有网站内容页导航到同事的配置文件页面的移动视图当前 Web 站点上的用户的链接。

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      Microsoft.SharePoint.MobileControls.SPMobileComponent
        Microsoft.SharePoint.MobileControls.SPMobileNavigation
          Microsoft.SharePoint.MobileControls.SPMobileLinkNavigation
            Microsoft.SharePoint.Portal.MobileControls.MobileMyProfilePageNavigation
              Microsoft.SharePoint.Portal.MobileControls.MobileColleagueProfilePageNavigation
                Microsoft.SharePoint.Portal.MobileControls.MobileListsColleagueProfilePageNavigation

命名空间:  Microsoft.SharePoint.Portal.MobileControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public NotInheritable Class MobileListsColleagueProfilePageNavigation _
    Inherits MobileColleagueProfilePageNavigation
用法
Dim instance As MobileListsColleagueProfilePageNavigation
public sealed class MobileListsColleagueProfilePageNavigation : MobileColleagueProfilePageNavigation

备注

将向用户显示该控件仅当所请求的页面的文件名称是 mbllists.aspx,呈现移动 SharePoint 网站中所有列表的视图。

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

MobileListsColleagueProfilePageNavigation 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间