MobileListsMyProfilePageNavigation 类

呈现上定位到当前 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.MobileListsMyProfilePageNavigation

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

语法

声明
Public Class MobileListsMyProfilePageNavigation _
    Inherits MobileMyProfilePageNavigation
用法
Dim instance As MobileListsMyProfilePageNavigation
public class MobileListsMyProfilePageNavigation : MobileMyProfilePageNavigation

备注

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

线程安全性

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

另请参阅

引用

MobileListsMyProfilePageNavigation 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间