.Net Organisation Chart Component Class Library
SummaryItem Constructor (viewState)
NamespacesOrgChart.Core.ItemsSummaryItemSummaryItem(StateBag)
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Initializes a new instance of the SummaryItem class
Declaration Syntax
C#Visual BasicVisual C++
public SummaryItem(
	StateBag viewState
)
Public Sub New ( _
	viewState As StateBag _
)
public:
SummaryItem(
	StateBag^ viewState
)
Parameters
viewState (StateBag)

[Missing <param name="viewState"/> documentation for "M:OrgChart.Core.Items.SummaryItem.#ctor(System.Web.UI.StateBag)"]

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)