RegisteredExpandoAttribute.Control 屬性

定義

取得註冊自訂 (expando) 屬性的控制項。

public:
 property System::Web::UI::Control ^ Control { System::Web::UI::Control ^ get(); };
public System.Web.UI.Control Control { get; }
member this.Control : System.Web.UI.Control
Public ReadOnly Property Control As Control

屬性值

註冊自訂屬性之控制項的參考。

適用於