YouNavigation ClassYouInteract Documentation
Class for developers to Navigate between frames of theire application
Inheritance Hierarchy
System Object
  YouInteract.YouPlugin_Developing YouNavigation

Namespace: YouInteract.YouPlugin_Developing
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class YouNavigation

The YouNavigation type exposes the following members.

Methods
  NameDescription
Public methodStatic membernavigateToMainMenu
Public methodStatic memberrequestFrameChange
Requests the Navigation Class for a Frame Change
Top
Events
  NameDescription
Public eventStatic memberNavigateToMainMenu
The Event raised for navigating to the mainMenu. Do not use this method instead use the method navigateToMainMenu
Top
See Also