CreateProfileRedirector 类

表示用于配置文件页将场中的服务器与承载BDC服务应用程序的不同承载时在Business Data Connectivity (BDC) 服务应用程序中创建外部内容类型配置文件页中间Page

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        Microsoft.SharePoint.WebControls.DeltaPage
          Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
            Microsoft.SharePoint.WebControls.LayoutsPageBase
              Microsoft.SharePoint.Portal.WebControls.CreateProfileRedirector

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

语法

声明
Public Class CreateProfileRedirector _
    Inherits LayoutsPageBase
用法
Dim instance As CreateProfileRedirector
public class CreateProfileRedirector : LayoutsPageBase

线程安全性

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

另请参阅

引用

CreateProfileRedirector 成员

Microsoft.SharePoint.Portal.WebControls 命名空间