DeviceSpecificControlBuilder 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 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.
提供 DeviceSpecific/Choice 建構的剖析支援。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。
public ref class DeviceSpecificControlBuilder : System::Web::UI::ControlBuilder
public class DeviceSpecificControlBuilder : System.Web.UI.ControlBuilder
[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 DeviceSpecificControlBuilder : System.Web.UI.ControlBuilder
type DeviceSpecificControlBuilder = class
inherit ControlBuilder
[<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 DeviceSpecificControlBuilder = class
inherit ControlBuilder
Public Class DeviceSpecificControlBuilder
Inherits ControlBuilder
- 繼承
- 屬性
備註
剖析DeviceSpecific>元素時<,頁面DeviceSpecificControlBuilder剖析器會在內部建立和使用類別。
類別 DeviceSpecificControlBuilder 會實作下列持續性行為:它會直接忽略控件內的空格符,而且只 <允許 Choice> 元素做為子專案。
建構函式
DeviceSpecificControlBuilder() |
已淘汰.
建立 DeviceSpecificControlBuilder 類別的執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |