SiteMapPath::OnDataBinding Method (EventArgs^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Overrides the OnDataBinding method of the CompositeControl class and raises the DataBinding event.

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

protected:
virtual void OnDataBinding(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains event data.

.NET Framework
Available since 2.0
Return to top
Show: