MobileColleagueProfilePageNavigation 类
呈现链接定位到同事的配置文件页面的移动视图当前 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 Class MobileColleagueProfilePageNavigation _
Inherits MobileMyProfilePageNavigation
用法
Dim instance As MobileColleagueProfilePageNavigation
public class MobileColleagueProfilePageNavigation : MobileMyProfilePageNavigation
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。