WebControlsSection コンストラクター

定義

WebControlsSectionの新しいインスタンスを作成します。

public:
 WebControlsSection();
public WebControlsSection();
Public Sub New ()

注釈

WebControlsSection コンストラクターは、コードから直接使用するためのものではありません。 ASP.NET 構成システムによって呼び出されます。 WebControlsSection メソッドを使用して、GetSection クラスのインスタンスを取得します。

適用対象