WebPartMenuStyle Constructor (StateBag^)

 

Initializes a new instance of the WebPartMenuStyle class using style values from the specified state bag object.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

public:
WebPartMenuStyle(
	StateBag^ bag
)

Parameters

bag
Type: System.Web.UI::StateBag^

A StateBag that stores style information.

.NET Framework
Available since 2.0
Return to top
Show: