Skip to main content

IEditorPage.ActiveNavigator property

Namespace: NextDesign.Desktop

Description

Active navigator in 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

Exceptions

NameException ClassDescription
Invalid ArgumentExtensionArgumentExceptionIf value is out of range
Illegal operationExtensionInvalidOperationExceptionWhen a navigator that cannot be selected in the current application state is specified
・A profile navigator is specified in a protected profile state
・When the product line is not started The product line navigator was specified
・The configuration management navigator was specified without team collaboration