IEditorPage.ActiveNavigator property

Namespace: NextDesign.Desktop

Description

The active navigator in the navigator pane - "Model": Model Navigator - "ProductLine": Product Line Navigator - "Scm": Configuration Management Navigator - "Project": Project Navigator - "Profile": Profile Navigator

string ActiveNavigator {get; set;}

type

  • string

Exception

Name Exception Class Description
Invalid argument ExtensionArgumentException If the value is out of range
Illegal operation ExtensionInvalidOperationException When a navigator that cannot be selected in the current application state is specified
-A profile navigator is specified in the profile protection state
-Product line when the product line is not started A navigator was specified
-A configuration management navigator was specified without team collaboration