ScriptManagerProxyDesigner.GetDesignTimeHtml 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 HTML 標記,表示設計階段的 ScriptManagerProxy 控制項。
public:
override System::String ^ GetDesignTimeHtml();
public override string GetDesignTimeHtml ();
override this.GetDesignTimeHtml : unit -> string
Public Overrides Function GetDesignTimeHtml () As String
傳回
字串,包含在設計階段用來呈現 ScriptManagerProxy 的標記。
備註
覆寫這個方法,以在設計時間變更控件產生的 HTML ScriptManagerProxy 。