StyleSheetControlBuilder 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 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.
提供控制項的解析支援 StyleSheet 。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱
public ref class StyleSheetControlBuilder : System::Web::UI::MobileControls::MobileControlBuilder
public class StyleSheetControlBuilder : 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 StyleSheetControlBuilder : System.Web.UI.MobileControls.MobileControlBuilder
type StyleSheetControlBuilder = 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 StyleSheetControlBuilder = class
inherit MobileControlBuilder
Public Class StyleSheetControlBuilder
Inherits MobileControlBuilder
- 繼承
- 屬性
備註
類別物件是內部建立的,並由頁面解析器在解析控制項內容 StyleSheet 時使用。 這個 StyleSheetControlBuilder 類別承認繼承風格類別。
建構函式
| 名稱 | Description |
|---|---|
| StyleSheetControlBuilder() |
已淘汰.
建立一個新的類別實例 StyleSheetControlBuilder 。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 |