Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Acropolis CTP 1
NavigationManager Class
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The PartNavigation class represents a connection point which contains a collection of NavigationEntries. This class will provide events which signal when a part is added, removed, activated, or deactivated.

Namespace: Microsoft.Acropolis.PartFx
Assembly:   Microsoft.Acropolis.PartFx (in Microsoft.Acropolis.PartFx.dll)

C#
public abstract class NavigationManager : ComponentPropertySupportBase, INavigationManager
Visual Basic (Declaration)
Public MustInherit Class NavigationManager _
	Inherits ComponentPropertySupportBase _
	Implements INavigationManager
Visual Basic (Usage)
Dim instance As NavigationManager
Visual C++
public ref class NavigationManager abstract : public ComponentPropertySupportBase, 
	INavigationManager
JScript
public abstract class NavigationManager extends ComponentPropertySupportBase implements INavigationManager
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Reference

NavigationManager Members
Microsoft.Acropolis.PartFx Namespace
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker