MobileMyContentRedirection 类
将用户重定向到网站上的我的内容页面。
继承层次结构
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Microsoft.SharePoint.Portal.MobileControls.MobileMyContentRedirection
命名空间: Microsoft.SharePoint.Portal.MobileControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public Class MobileMyContentRedirection _
Inherits SPMobileComponent
用法
Dim instance As MobileMyContentRedirection
public class MobileMyContentRedirection : SPMobileComponent
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。