Represents the class that provides contextual information for the
NavigatedCommand.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class NavigatedCommandParameter |
| C# | |
|---|
public class NavigatedCommandParameter |
| Delphi | |
|---|
public class NavigatedCommandParameter |
| JScript | |
|---|
public class NavigatedCommandParameter |
| Managed Extensions for C++ | |
|---|
public __gc class NavigatedCommandParameter |
| C++/CLI | |
|---|
public ref class NavigatedCommandParameter |
Inheritance Hierarchy
System.Object
Intersoft.Client.UI.Navigation.NavigatedCommandParameter
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also