共用方式為


WebPartMobileAdapter members

Include protected members
Include inherited members

提供所需的 SharePoint 網頁的 Web 組件使從行動裝置存取的所有介面卡的通用功能。

The WebPartMobileAdapter type exposes the following members.

Constructors

  Name Description
Public method WebPartMobileAdapter 初始化WebPartMobileAdapter類別的新執行個體。

Top

Properties

  Name Description
Protected property Browser (Inherited from ControlAdapter.)
Protected property Control 取得正在調整 [網頁組件。
Protected property Controls 控制項配接器會用來呈現行動頁面上的 [網頁組件取得子項目的集合。
Protected property DetailViewPageUrl 取得正在調整 [網頁組件詳細的行動檢視頁面的 URL。
Protected property DetailViewTitleIconUrl 取得呈現在行動頁面上的 [網頁組件 「 詳細檢視中的標題旁邊的圖示的 URL。
Protected property ExpandCollapseFunctionUrl 取得採用 (JavaScript 和 JScript) 函式,提供展開和摺疊 [網頁組件的 URL。
Protected property ItemBulletIconUrl 取得介面卡會呈現項目符號清單的項目時,會使用之項目符號影像的 URL。
Protected property MobilePage 如果頁面是WebPartMobilePage物件,請取得物件,表示目前的頁面。
Protected property MobileWebPage 取得目前的頁面為 WebPartMobileWebPage。如果目前的頁面不是 WebPartMobileWebPage,則傳回 null。
Protected property Page (Inherited from ControlAdapter.)
Protected property PageAdapter (Inherited from ControlAdapter.)
Protected property SummaryViewPageUrl 取得行動的摘要檢視頁面的 [網頁組件的 URL。
Protected property SummaryViewTitleIconUrl 取得呈現摘要] 檢視中的 [網頁組件在行動頁面標題旁邊的圖示的 URL。
Protected property TitleIconUrl 取得呈現在標題旁邊行動頁面上的 [網頁組件時不能展開及摺疊 [網頁組件的圖示的 URL。
Protected property Web 取得目前的 SharePoint 網站
Protected property WebPartIconUrl 取得表示 [網頁組件的圖示的 URL。
Protected property WebPartTitle 取得正在調整 [網頁組件的顯示標題。

Top

Methods

  Name Description
Protected method BeginRender (Inherited from ControlAdapter.)
Protected method CreateChildControls 建立子控制項的配接器。 (Overrides ControlAdapter.CreateChildControls().)
Protected method CreateControlsForDetailView Obsolete. 當在衍生類別中覆寫時,會呈現在行動裝置上的 [網頁組件詳細的檢視。
Protected method CreateControlsForDetailViewAdv 覆寫這個方法,以定義詳細資料檢視呈現。如果這個方法不是覆寫,會顯示圖示和網頁組件標題及訊息來通知使用者未實作的詳細資料檢視。
Protected method CreateControlsForSummaryView Obsolete. 當在衍生類別中覆寫時,會呈現行動裝置上的 [網頁組件的摘要檢視。
Protected method CreateControlsForSummaryViewAdv 覆寫這個方法,以定義的摘要檢視呈現。如果這個方法不是覆寫,會顯示圖示和網頁組件標題。按一下圖示瀏覽至詳細資料檢視網頁的使用者。
Protected method CreateWebPartIcon Obsolete. [網頁組件的另一個檢視] 的連結或是以展開/摺疊按鈕,則您可以取得 [網頁組件的某些內容中的運作方式圖示。
Protected method CreateWebPartIconAdv 傳回一個網頁組件的圖示。圖示會呈現為一般的映像、 摘要/詳細資料檢視] 頁面的連結或連結到觸發程序 collpase 展開。
Protected method CreateWebPartLabel Obsolete. 取得包含 [網頁組件標題的標籤。
Protected method CreateWebPartLabelAdv 傳回 label 控制項,會顯示 web 組件標題。如果瀏覽器支援粗體文字,標籤會以粗體顯示。
Public method Dispose 釋放所有介面卡控制項所使用的資源。
Protected method EndRender (Inherited from ControlAdapter.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method LoadAdapterControlState (Inherited from ControlAdapter.)
Protected method LoadAdapterViewState (Inherited from ControlAdapter.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnInit 取代改寫為控制項的OnInit(EventArgs)方法。 (Overrides ControlAdapter.OnInit(EventArgs).)
Protected method OnInitForMobile 取代當控制項是在WebPartMobilePage改寫控制項的OnInit(EventArgs)方法。
Protected method OnLoad 取代改寫為控制項的OnLoad(EventArgs)方法。 (Overrides ControlAdapter.OnLoad(EventArgs).)
Protected method OnLoadForMobile 取代當控制項是在WebPartMobilePage改寫控制項的OnLoad(EventArgs)方法。
Protected method OnPreRender 取代改寫為控制項的OnPreRender(EventArgs)方法。 (Overrides ControlAdapter.OnPreRender(EventArgs).)
Protected method OnPreRenderForMobile 取代當控制項是在WebPartMobilePage改寫控制項的OnPreRender(EventArgs)方法。
Protected method OnUnload 取代改寫為控制項的OnUnload(EventArgs)方法。 (Overrides ControlAdapter.OnUnload(EventArgs).)
Protected method OnUnloadForMobile 取代當控制項是在WebPartMobilePage改寫控制項的OnUnload(EventArgs)方法。
Protected method Render 並未執行任何動作如果正在調整的控制項是在WebPartMobilePage中,否則會呼叫基底Render(HtmlTextWriter)方法。 (Overrides ControlAdapter.Render(HtmlTextWriter).)
Protected method RenderChildren (Inherited from ControlAdapter.)
Protected method SaveAdapterControlState (Inherited from ControlAdapter.)
Protected method SaveAdapterViewState (Inherited from ControlAdapter.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

WebPartMobileAdapter class

Microsoft.SharePoint.WebPartPages namespace