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

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