Share via


PanelStyle(StateBag) Konstruktor

Definition

Initialisiert eine neue Instanz der PanelStyle-Klasse.

public:
 PanelStyle(System::Web::UI::StateBag ^ bag);
public PanelStyle (System.Web.UI.StateBag bag);
new System.Web.UI.WebControls.PanelStyle : System.Web.UI.StateBag -> System.Web.UI.WebControls.PanelStyle
Public Sub New (bag As StateBag)

Parameter

bag
StateBag

Ein StateBag-Objekt, das die Zustandssammlung zum Speichern von Stilinformationen darstellt.

Gilt für:

Weitere Informationen