Documentation for this section has not yet been entered.
The MenuItem.DataPath property value is commonly used when calling the System.Web.UI.IHierarchicalDataSource.GetHierarchicalView(string) method to provide the path to the data that is bound to the current menu item. This method then returns a System.Web.UI.HierarchicalDataSourceView object that contains the data at the specified path.