MobileListsHomePageNavigation 类

呈现在所有网站内容页导航到主页上的移动视图当前 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.MobileControls.SPMobileHomePageNavigation
              Microsoft.SharePoint.Portal.MobileControls.MobileListsHomePageNavigation

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

语法

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

备注

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

线程安全性

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

另请参阅

引用

MobileListsHomePageNavigation 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间