MobileUserControl 類別

定義

警告

The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.

提供 ASP.NET 行動使用者控制項的基底類別。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

public ref class MobileUserControl : System::Web::UI::UserControl
public class MobileUserControl : System.Web.UI.UserControl
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class MobileUserControl : System.Web.UI.UserControl
type MobileUserControl = class
    inherit UserControl
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type MobileUserControl = class
    inherit UserControl
Public Class MobileUserControl
Inherits UserControl
繼承
屬性

備註

這個類別繼承自 UserControl 類別。 使用者控件會以類似 Page 物件的方式具現化和快取。 ASP.NET 行動使用者控件必須包含在行動頁面中,才能轉譯。

建構函式

MobileUserControl()
已淘汰.

初始化 MobileUserControl 類別的新執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

屬性

Adapter
已淘汰.

針對控制項取得瀏覽器的特定配置器。

(繼承來源 Control)
Application
已淘汰.

取得目前 Web 要求的 Application 物件。

(繼承來源 UserControl)
AppRelativeTemplateSourceDirectory
已淘汰.

取得或設定包含了此控制項之 PageUserControl 物件的相對應用程式虛擬目錄。

(繼承來源 Control)
AppRelativeVirtualPath
已淘汰.

取得或設定要在其中剖析和編譯控制項之檔案的應用程式相對虛擬目錄路徑。

(繼承來源 TemplateControl)
Attributes
已淘汰.

取得 .aspx 檔案內的使用者控制項標記中所宣告的所有屬性 (Attribute) 名稱和值配對的集合。

(繼承來源 UserControl)
AutoHandlers
已淘汰.

AutoHandlers 屬性在 ASP.NET 2.0 中已被取代。 此屬性由產生的類別使用,並不適用於您的程式碼中。

(繼承來源 TemplateControl)
BindingContainer
已淘汰.

取得包含了此控制項之資料繫結的控制項。

(繼承來源 Control)
Cache
已淘汰.

取得 Cache 物件,這個物件與包含使用者控制項的應用程式關聯。

(繼承來源 UserControl)
CachePolicy
已淘汰.

取得這個使用者控制項之快取參數集合的參考。

(繼承來源 UserControl)
ChildControlsCreated
已淘汰.

取得值,指出是否已經建立伺服器控制項的子控制項。

(繼承來源 Control)
ClientID
已淘汰.

取得 ASP.NET 所產生之 HTML 標記的控制項識別碼。

(繼承來源 Control)
ClientIDMode
已淘汰.

取得或設定用來產生 ClientID 屬性值的演算法。

(繼承來源 Control)
ClientIDSeparator
已淘汰.

取得字元值,表示在 ClientID 屬性中所使用的分隔字元。

(繼承來源 Control)
Context
已淘汰.

取得與目前 Web 要求的伺服器控制項關聯的 HttpContext 物件。

(繼承來源 Control)
Controls
已淘汰.

取得 ControlCollection 物件,表示 UI 階層架構中指定之伺服器控制項的子控制項。

(繼承來源 Control)
DataItemContainer
已淘汰.

如果命名容器實作 IDataItemContainer,則取得命名容器的參考。

(繼承來源 Control)
DataKeysContainer
已淘汰.

如果命名容器實作 IDataKeysControl,則取得命名容器的參考。

(繼承來源 Control)
DesignMode
已淘汰.

取得值,指出控制項是否正用於設計介面上。

(繼承來源 Control)
EnableTheming
已淘汰.

取得或設定布林值,指出主題是否套用至衍生自 TemplateControl 類別的控制項。

(繼承來源 TemplateControl)
EnableViewState
已淘汰.

取得或設定值,該值表示伺服器控制項是否對要求的用戶端而言保持其檢視狀態,以及它包含的任何子控制項狀態。

(繼承來源 Control)
Events
已淘汰.

取得控制項事件處理常式委派 (Delegate) 的清單。 這個屬性是唯讀的。

(繼承來源 Control)
HasChildViewState
已淘汰.

取得值,指出目前伺服器控制項的子控制項是否有任何已儲存的檢視狀態設定。

(繼承來源 Control)
ID
已淘汰.

取得或設定指派給伺服器控制項的程式設計識別項。

(繼承來源 Control)
IdSeparator
已淘汰.

取得用來分隔控制項識別項的字元。

(繼承來源 Control)
IsChildControlStateCleared
已淘汰.

取得值,指出這個控制項中所包含的控制項是否有控制項狀態。

(繼承來源 Control)
IsPostBack
已淘汰.

取得值,指出使用者控制項是否為回應用戶端回傳而被載入,或者是否為第一次被載入與存取。

(繼承來源 UserControl)
IsTrackingViewState
已淘汰.

取得值,指出伺服器控制項是否正在儲存檢視狀態的變更。

(繼承來源 Control)
IsViewStateEnabled
已淘汰.

取得值,指出這個控制項是否已啟用檢視狀態。

(繼承來源 Control)
LoadViewStateByID
已淘汰.

取得值,指出控制項是否依 ID (而不是索引) 參與載入其檢視狀態。

(繼承來源 Control)
NamingContainer
已淘汰.

取得伺服器控制項命名容器的參考,其建立唯一命名空間,在具有相同 ID 屬性值的伺服器控制項之間作區別。

(繼承來源 Control)
Page
已淘汰.

取得含有伺服器控制項的 Page 執行個體的參考。

(繼承來源 Control)
Parent
已淘汰.

在網頁控制階層架構中取得伺服器控制項之父控制項的參考。

(繼承來源 Control)
RenderingCompatibility
已淘汰.

取得值,這個值會指定將與呈現 HTML 相容的 ASP.NET 版本。

(繼承來源 Control)
Request
已淘汰.

取得目前 Web 要求的 HttpRequest 物件。

(繼承來源 UserControl)
Response
已淘汰.

取得目前 Web 要求的 HttpResponse 物件。

(繼承來源 UserControl)
Server
已淘汰.

取得目前 Web 要求的 HttpServerUtility 物件。

(繼承來源 UserControl)
Session
已淘汰.

取得目前 Web 要求的 HttpSessionState 物件。

(繼承來源 UserControl)
Site
已淘汰.

當呈現在設計介面上時,取得裝載目前控制項之容器的資訊。

(繼承來源 Control)
SkinID
已淘汰.

取得或設定要套用至控制項的面板。

(繼承來源 Control)
SupportAutoEvents
已淘汰.

取得值,指出 TemplateControl 控制項是否支援自動事件。

(繼承來源 TemplateControl)
TemplateControl
已淘汰.

取得或設定包含了此控制項之樣板的參考。

(繼承來源 Control)
TemplateSourceDirectory
已淘汰.

取得包含目前伺服器控制項的 PageUserControl 的虛擬目錄。

(繼承來源 Control)
Trace
已淘汰.

取得目前 Web 要求的 TraceContext 物件。

(繼承來源 UserControl)
UniqueID
已淘汰.

取得伺服器控制項唯一的、符合階層架構的識別項。

(繼承來源 Control)
ValidateRequestMode
已淘汰.

取得或設定值,指出控制項是否對來自瀏覽器的用戶端輸入檢查潛在的危險值。

(繼承來源 Control)
ViewState
已淘汰.

取得狀態資訊的字典,允許您在相同網頁的多個要求之間,儲存和還原伺服器控制項的檢視狀態。

(繼承來源 Control)
ViewStateIgnoresCase
已淘汰.

取得值,指出 StateBag 物件是否不區分大小寫。

(繼承來源 Control)
ViewStateMode
已淘汰.

取得或設定這個控制項的檢視狀態模式。

(繼承來源 Control)
Visible
已淘汰.

取得或設定值,指出伺服器控制項是否會轉譯為頁面上的 UI。

(繼承來源 Control)

方法

AddedControl(Control, Int32)
已淘汰.

在子控制項加入 Control 物件的 Controls 集合後呼叫。

(繼承來源 Control)
AddParsedSubObject(Object)
已淘汰.

通知伺服器控制項,XML 或 HTML 項目已剖析,並將項目加入伺服器控制項的 ControlCollection 物件中。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

ApplyStyleSheetSkin(Page)
已淘汰.

將頁面樣式表中所定義的樣式屬性套用至控制項。

(繼承來源 Control)
BeginRenderTracing(TextWriter, Object)
已淘汰.

開始進行轉譯資料的設計階段追蹤。

(繼承來源 Control)
BuildProfileTree(String, Boolean)
已淘汰.

收集伺服器控制項的相關資訊,並在頁面啟用追蹤時將此資訊傳遞至 Trace 屬性以顯示之。

(繼承來源 Control)
ClearCachedClientID()
已淘汰.

將快取的 ClientID 值設定為 null

(繼承來源 Control)
ClearChildControlState()
已淘汰.

刪除伺服器控制項之子控制項的控制項狀態資訊。

(繼承來源 Control)
ClearChildState()
已淘汰.

刪除所有伺服器控制項之子控制項的檢視狀態和控制項狀態資訊。

(繼承來源 Control)
ClearChildViewState()
已淘汰.

刪除所有伺服器控制項之子控制項的檢視狀態資訊。

(繼承來源 Control)
ClearEffectiveClientIDMode()
已淘汰.

將目前的控制項執行個體和任何子控制項的 ClientIDMode 屬性設定為 Inherit

(繼承來源 Control)
Construct()
已淘汰.

執行設計階段邏輯。

(繼承來源 TemplateControl)
CreateChildControls()
已淘汰.

由 ASP.NET 網頁架構呼叫,通知使用組合實作的伺服器控制項來建立所包含的任何子控制項,以準備回傳或呈現。

(繼承來源 Control)
CreateControlCollection()
已淘汰.

建立新的 ControlCollection 物件來保存伺服器控制項的子控制項 (常值和伺服器)。

(繼承來源 Control)
CreateResourceBasedLiteralControl(Int32, Int32, Boolean)
已淘汰.

存取儲存在資源中的常值字串。 CreateResourceBasedLiteralControl(Int32, Int32, Boolean) 方法並不適合從您的程式碼使用。

(繼承來源 TemplateControl)
DataBind()
已淘汰.

將資料來源繫結至所叫用的伺服器控制項及其所有子控制項。

(繼承來源 Control)
DataBind(Boolean)
已淘汰.

使用會引發 DataBinding 事件的選項,繫結資料來源至叫用的伺服器控制項及其所有子控制項。

(繼承來源 Control)
DataBindChildren()
已淘汰.

繫結資料來源至伺服器控制項的子控制項。

(繼承來源 Control)
DesignerInitialize()
已淘汰.

在 RAD 設計工具需要的使用者控制項上,執行任何初始步驟。

(繼承來源 UserControl)
Dispose()
已淘汰.

啟用伺服器控制項,在它從記憶體釋放之前執行最後清除。

(繼承來源 Control)
EndRenderTracing(TextWriter, Object)
已淘汰.

結束轉譯資料的設計階段追蹤。

(繼承來源 Control)
EnsureChildControls()
已淘汰.

判斷伺服器控制項是否包含子控制項。 如果不包含,則建立子控制項。

(繼承來源 Control)
EnsureID()
已淘汰.

為尚未指定識別項的控制項,建立識別項。

(繼承來源 Control)
Equals(Object)
已淘汰.

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
Eval(String)
已淘汰.

評估資料繫結運算式。

(繼承來源 TemplateControl)
Eval(String, String)
已淘汰.

使用指定的格式字串評估資料繫結運算式以顯示結果。

(繼承來源 TemplateControl)
FindControl(String)
已淘汰.

在目前命名容器搜尋具有指定 id 參數的伺服器控制項。

(繼承來源 Control)
FindControl(String, Int32)
已淘汰.

使用指定的 id 和有助於搜尋之 pathOffset 參數中所指定的整數,在目前的命名容器中搜尋伺服器控制項。 您不應該覆寫這個版本的 FindControl 方法。

(繼承來源 Control)
Focus()
已淘汰.

設定控制項的輸入焦點。

(繼承來源 Control)
FrameworkInitialize()
已淘汰.

初始化衍生自 TemplateControl 類別的控制項。

(繼承來源 TemplateControl)
GetDesignModeState()
已淘汰.

取得控制項的設計階段資料。

(繼承來源 Control)
GetGlobalResourceObject(String, String)
已淘汰.

根據指定的 ClassKeyResourceKey 屬性,取得應用程式層級資源物件。

(繼承來源 TemplateControl)
GetGlobalResourceObject(String, String, Type, String)
已淘汰.

根據指定的 ClassKeyResourceKey 屬性、物件型別和資源的屬性名稱,取得應用程式層級資源物件。

(繼承來源 TemplateControl)
GetHashCode()
已淘汰.

做為預設雜湊函式。

(繼承來源 Object)
GetLocalResourceObject(String)
已淘汰.

根據指定的 ResourceKey 屬性,取得頁面層級資源物件。

(繼承來源 TemplateControl)
GetLocalResourceObject(String, Type, String)
已淘汰.

根據指定的 ResourceKey 屬性、物件型別和屬性名稱,取得頁面層級資源物件。

(繼承來源 TemplateControl)
GetRouteUrl(Object)
已淘汰.

取得會對應於一組路由參數的 URL。

(繼承來源 Control)
GetRouteUrl(RouteValueDictionary)
已淘汰.

取得會對應於一組路由參數的 URL。

(繼承來源 Control)
GetRouteUrl(String, Object)
已淘汰.

取得 URL,此 URL 對應於一組路由參數及一個路由名稱。

(繼承來源 Control)
GetRouteUrl(String, RouteValueDictionary)
已淘汰.

取得 URL,此 URL 對應於一組路由參數及一個路由名稱。

(繼承來源 Control)
GetType()
已淘汰.

取得目前執行個體的 Type

(繼承來源 Object)
GetUniqueIDRelativeTo(Control)
已淘汰.

傳回指定之控制項 UniqueID 屬性的前置部分。

(繼承來源 Control)
HasControls()
已淘汰.

判斷伺服器控制項是否包含任何子控制項。

(繼承來源 Control)
HasEvents()
已淘汰.

傳回值,指出控制項或任何子控制項的事件是否已註冊。

(繼承來源 Control)
InitializeAsUserControl(Page)
已淘汰.

初始化已經宣告地建立的 UserControl 物件。 因為在網頁和使用者控制項之間有一些差異,這個方法確定使用者控制項會適當的初始化。

(繼承來源 UserControl)
IsLiteralContent()
已淘汰.

判斷伺服器控制項是否只儲存常值內容。

(繼承來源 Control)
LoadControl(String)
已淘汰.

根據指定的虛擬路徑,從檔案載入 Control 物件。

(繼承來源 TemplateControl)
LoadControl(Type, Object[])
已淘汰.

根據指定的型別和建構函式參數,載入 Control 物件。

(繼承來源 TemplateControl)
LoadControlState(Object)
已淘汰.

SaveControlState() 方法所儲存的上一頁要求中,還原控制項狀態資訊。

(繼承來源 Control)
LoadTemplate(String)
已淘汰.

從外部檔案取得 ITemplate 介面的執行個體。

(繼承來源 TemplateControl)
LoadViewState(Object)
已淘汰.

SaveViewState() 方法所儲存的先前使用者控制項要求來還原檢視狀態資訊。

(繼承來源 UserControl)
MapPath(String)
已淘汰.

將虛擬的檔案路徑 (絕對或相對) 指派給實體檔案路徑。

(繼承來源 UserControl)
MapPathSecure(String)
已淘汰.

擷取虛擬絕對路徑或相對路徑所對應至的實體路徑。

(繼承來源 Control)
MemberwiseClone()
已淘汰.

建立目前 Object 的淺層複製。

(繼承來源 Object)
OnAbortTransaction(EventArgs)
已淘汰.

引發 AbortTransaction 事件。

(繼承來源 TemplateControl)
OnBubbleEvent(Object, EventArgs)
已淘汰.

決定伺服器控制項的事件是否要在頁面的 UI 伺服器控制項階層架構中向上傳遞。

(繼承來源 Control)
OnCommitTransaction(EventArgs)
已淘汰.

引發 CommitTransaction 事件。

(繼承來源 TemplateControl)
OnDataBinding(EventArgs)
已淘汰.

引發 DataBinding 事件。

(繼承來源 Control)
OnError(EventArgs)
已淘汰.

引發 Error 事件。

(繼承來源 TemplateControl)
OnInit(EventArgs)
已淘汰.

引發 Init 事件。

(繼承來源 UserControl)
OnLoad(EventArgs)
已淘汰.

引發 Load 事件。

(繼承來源 Control)
OnPreRender(EventArgs)
已淘汰.

引發 PreRender 事件。

(繼承來源 Control)
OnUnload(EventArgs)
已淘汰.

引發 Unload 事件。

(繼承來源 Control)
OpenFile(String)
已淘汰.

取得用來讀取檔案的 Stream

(繼承來源 Control)
ParseControl(String)
已淘汰.

在 Web Form 網頁或使用者控制項上,將輸入字串剖析為 Control 物件。

(繼承來源 TemplateControl)
ParseControl(String, Boolean)
已淘汰.

在 ASP.NET 網頁或使用者控制項上,將輸入字串剖析為 Control 物件。

(繼承來源 TemplateControl)
RaiseBubbleEvent(Object, EventArgs)
已淘汰.

指派事件的任何來源和它的資訊至控制項的父控制項。

(繼承來源 Control)
ReadStringResource()
已淘汰.

讀取字串資源。 ReadStringResource() 方法並不適合從您的程式碼使用。

(繼承來源 TemplateControl)
RemovedControl(Control)
已淘汰.

Control 物件的 Controls 集合中移除子控制項之後呼叫。

(繼承來源 Control)
Render(HtmlTextWriter)
已淘汰.

將伺服器控制項內容傳送到提供的 HtmlTextWriter 物件,以寫入要在用戶端上呈現的內容。

(繼承來源 Control)
RenderChildren(HtmlTextWriter)
已淘汰.

將伺服器控制項子系的內容輸出至提供的 HtmlTextWriter 物件,再由這個物件在用戶端上寫入要轉譯的內容。

(繼承來源 Control)
RenderControl(HtmlTextWriter)
已淘汰.

將伺服器控制項內容輸出至提供的 HtmlTextWriter 物件,並在啟用追蹤時儲存控制項的追蹤資訊。

(繼承來源 Control)
RenderControl(HtmlTextWriter, ControlAdapter)
已淘汰.

使用提供的 HtmlTextWriter 物件,輸出伺服器控制項內容至提供的 ControlAdapter 物件。

(繼承來源 Control)
ResolveAdapter()
已淘汰.

取得負責呈現指定之控制項的控制項配置器。

(繼承來源 Control)
ResolveClientUrl(String)
已淘汰.

取得瀏覽器可使用的 URL。

(繼承來源 Control)
ResolveUrl(String)
已淘汰.

將 URL 轉換為要求用戶端可使用的 URL。

(繼承來源 Control)
SaveControlState()
已淘汰.

儲存頁面回傳至伺服器以來,所發生的任何伺服器控制項狀態變更。

(繼承來源 Control)
SaveViewState()
已淘汰.

儲存任何使用者控制項檢視狀態的變更,這些變更是自最後一次網頁回傳後發生的。

(繼承來源 UserControl)
SetDesignModeState(IDictionary)
已淘汰.

設定控制項的設計階段資料。

(繼承來源 Control)
SetRenderMethodDelegate(RenderMethod)
已淘汰.

指定事件處理常式委派,以呈現伺服器控制項及其內容至其父控制項。

(繼承來源 Control)
SetStringResourcePointer(Object, Int32)
已淘汰.

設定字串資源的指標。 SetStringResourcePointer(Object, Int32) 方法由產生的類別使用,並不適合從您的程式碼使用。

(繼承來源 TemplateControl)
SetTraceData(Object, Object)
已淘汰.

使用追蹤資料機碼和追蹤資料值,設定設計階段期間追蹤呈現資料的追蹤資料。

(繼承來源 Control)
SetTraceData(Object, Object, Object)
已淘汰.

使用追蹤的物體、追蹤資料機碼和追蹤資料值,設定設計階段期間追蹤呈現資料的追蹤資料。

(繼承來源 Control)
TestDeviceFilter(String)
已淘汰.

傳回布林值,指出裝置篩選條件是否套用至 HTTP 要求。

(繼承來源 TemplateControl)
ToString()
已淘汰.

傳回代表目前物件的字串。

(繼承來源 Object)
TrackViewState()
已淘汰.

導致對伺服器控制項的檢視狀態變更的追蹤 (Tracking),以便它們能夠儲存於伺服器控制項的 StateBag 物件。 這個物件可透過 ViewState 屬性存取。

(繼承來源 Control)
TryUpdateModel<TModel>(TModel)
已淘汰.

嘗試使用資料繫結控制項的值來更新模型執行個體。

(繼承來源 UserControl)
TryUpdateModel<TModel>(TModel, IValueProvider)
已淘汰.

嘗試使用來自值提供者的值更新模型執行個體。

(繼承來源 UserControl)
UpdateModel<TModel>(TModel)
已淘汰.

使用資料繫結控制項的值來更新模型執行個體。

(繼承來源 UserControl)
UpdateModel<TModel>(TModel, IValueProvider)
已淘汰.

使用來自使用者控制項之值提供者的值,更新指定的模型執行個體。

(繼承來源 UserControl)
WriteUTF8ResourceString(HtmlTextWriter, Int32, Int32, Boolean)
已淘汰.

將資源字串寫入 HtmlTextWriter 控制項。 WriteUTF8ResourceString(HtmlTextWriter, Int32, Int32, Boolean) 方法由產生的類別使用,並不適合從您的程式碼使用。

(繼承來源 TemplateControl)
XPath(String)
已淘汰.

評估 XPath 資料繫結運算式。

(繼承來源 TemplateControl)
XPath(String, IXmlNamespaceResolver)
已淘汰.

使用命名空間解析所需之指定的前置詞和命名空間對應,評估 XPath 資料繫結運算式。

(繼承來源 TemplateControl)
XPath(String, String)
已淘汰.

使用指定的格式字串評估 XPath 資料繫結運算式以顯示結果。

(繼承來源 TemplateControl)
XPath(String, String, IXmlNamespaceResolver)
已淘汰.

使用命名空間解析所需之指定的前置詞和命名空間對應,以及指定的格式字串,評估 XPath 資料繫結運算式以顯示結果。

(繼承來源 TemplateControl)
XPathSelect(String)
已淘汰.

評估 XPath 資料繫結運算式,並傳回可以實作 IEnumerable 介面的節點集合。

(繼承來源 TemplateControl)
XPathSelect(String, IXmlNamespaceResolver)
已淘汰.

使用命名空間解析所需之指定的前置詞和命名空間對應,評估 XPath 資料繫結運算式,並傳回實作 IEnumerable 介面的節點集合。

(繼承來源 TemplateControl)

事件

AbortTransaction
已淘汰.

在使用者結束交易時發生。

(繼承來源 TemplateControl)
CommitTransaction
已淘汰.

當交易完成時發生。

(繼承來源 TemplateControl)
DataBinding
已淘汰.

發生於伺服器控制項繫結至資料來源時。

(繼承來源 Control)
Disposed
已淘汰.

發生於伺服器控制項從記憶體釋放時,這是在要求 ASP.NET 網頁時,伺服器控制項生命週期的最後階段。

(繼承來源 Control)
Error
已淘汰.

當擲回未處理的例外狀況時發生。

(繼承來源 TemplateControl)
Init
已淘汰.

發生於初始化伺服器控制項時,是其生命週期中的第一個步驟。

(繼承來源 Control)
Load
已淘汰.

發生於載入伺服器控制項至 Page 物件時。

(繼承來源 Control)
PreRender
已淘汰.

Control 物件載入之後但在呈現之前發生。

(繼承來源 Control)
Unload
已淘汰.

發生於伺服器控制項從記憶體卸載時。

(繼承來源 Control)

明確介面實作

IAttributeAccessor.GetAttribute(String)
已淘汰.

傳回指定之使用者控制項屬性的值。

(繼承來源 UserControl)
IAttributeAccessor.SetAttribute(String, String)
已淘汰.

設定指定之使用者控制項屬性的值。

(繼承來源 UserControl)
IControlBuilderAccessor.ControlBuilder
已淘汰.

如需這個成員的說明,請參閱 ControlBuilder

(繼承來源 Control)
IControlDesignerAccessor.GetDesignModeState()
已淘汰.

如需這個成員的說明,請參閱 GetDesignModeState()

(繼承來源 Control)
IControlDesignerAccessor.SetDesignModeState(IDictionary)
已淘汰.

如需這個成員的說明,請參閱 SetDesignModeState(IDictionary)

(繼承來源 Control)
IControlDesignerAccessor.SetOwnerControl(Control)
已淘汰.

如需這個成員的說明,請參閱 SetOwnerControl(Control)

(繼承來源 Control)
IControlDesignerAccessor.UserData
已淘汰.

如需這個成員的說明,請參閱 UserData

(繼承來源 Control)
IDataBindingsAccessor.DataBindings
已淘汰.

如需這個成員的說明,請參閱 DataBindings

(繼承來源 Control)
IDataBindingsAccessor.HasDataBindings
已淘汰.

如需這個成員的說明,請參閱 HasDataBindings

(繼承來源 Control)
IExpressionsAccessor.Expressions
已淘汰.

如需這個成員的說明,請參閱 Expressions

(繼承來源 Control)
IExpressionsAccessor.HasExpressions
已淘汰.

如需這個成員的說明,請參閱 HasExpressions

(繼承來源 Control)
IFilterResolutionService.CompareFilters(String, String)
已淘汰.

傳回值,指出兩個指定的裝置篩選條件之間是否存在父子式關聯性。

(繼承來源 TemplateControl)
IFilterResolutionService.EvaluateFilter(String)
已淘汰.

傳回值,指出指定的篩選條件是否為目前篩選條件物件的類型。

(繼承來源 TemplateControl)
IParserAccessor.AddParsedSubObject(Object)
已淘汰.

如需這個成員的說明,請參閱 AddParsedSubObject(Object)

(繼承來源 Control)
IUserControlDesignerAccessor.InnerText
已淘汰.

取得或設定出現在使用者控制項的開頭和結尾標記之間的文字。

(繼承來源 UserControl)
IUserControlDesignerAccessor.TagName
已淘汰.

取得或設定使用者控制項的完整標記名稱。

(繼承來源 UserControl)

擴充方法

FindDataSourceControl(Control)
已淘汰.

傳回與指定之控制項的資料控制項相關聯的資料來源。

FindFieldTemplate(Control, String)
已淘汰.

傳回在指定之控制項的命名容器中所指定資料行的欄位樣板。

FindMetaTable(Control)
已淘汰.

傳回包含資料控制項的中繼資料表物件。

GetDefaultValues(INamingContainer)
已淘汰.

取得所指定資料控制項的預設值集合。

GetMetaTable(INamingContainer)
已淘汰.

取得所指定資料控制項中的資料表中繼資料。

SetMetaTable(INamingContainer, MetaTable)
已淘汰.

設定所指定資料控制項中的資料表中繼資料。

SetMetaTable(INamingContainer, MetaTable, IDictionary<String,Object>)
已淘汰.

設定所指定資料控制項的資料表中繼資料及預設值對應。

SetMetaTable(INamingContainer, MetaTable, Object)
已淘汰.

設定所指定資料控制項的資料表中繼資料及預設值對應。

TryGetMetaTable(INamingContainer, MetaTable)
已淘汰.

判斷資料表中繼資料是否可供使用。

EnableDynamicData(INamingContainer, Type)
已淘汰.

針對指定的資料控制項啟用動態資料行為。

EnableDynamicData(INamingContainer, Type, IDictionary<String,Object>)
已淘汰.

針對指定的資料控制項啟用動態資料行為。

EnableDynamicData(INamingContainer, Type, Object)
已淘汰.

針對指定的資料控制項啟用動態資料行為。

適用於

另請參閱