.Net Organisation Chart Component Class Library
OnNavigateUp Method (e)
NamespacesOrgChart.CoreDataBoundOrganisationChartOnNavigateUp(OrganisationChartItemCommandEventArgs)
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Raises the NavigateUp event. This event occurs when a user clicks the navigate up button on the command bar
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnNavigateUp(
	OrganisationChartItemCommandEventArgs e
)
Protected Overridable Sub OnNavigateUp ( _
	e As OrganisationChartItemCommandEventArgs _
)
protected:
virtual void OnNavigateUp(
	OrganisationChartItemCommandEventArgs^ e
)

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