ListControlBuilder 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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.
提供 List 和 SelectionList 控制項的剖析支援。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。
public ref class ListControlBuilder : System::Web::UI::MobileControls::MobileControlBuilder
public class ListControlBuilder : System.Web.UI.MobileControls.MobileControlBuilder
[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 ListControlBuilder : System.Web.UI.MobileControls.MobileControlBuilder
type ListControlBuilder = class
inherit MobileControlBuilder
[<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 ListControlBuilder = class
inherit MobileControlBuilder
Public Class ListControlBuilder
Inherits MobileControlBuilder
- 繼承
- 屬性
備註
剖析 或 <mobile:SelectionList>
標記時<mobile:List>
,頁面剖析器會在內部建立此類別並使用。 類別 ListControlBuilder 可辨識靜態宣告的專案 MobileListItem 。
建構函式
ListControlBuilder() |
已淘汰.
建立 ListControlBuilder 類別的執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 |