IEditorPage.ActiveNavigator property
Namespace: NextDesign.Desktop
Description
Navigator Pain's active navigator
- "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 | When the value is out of range |
Illegal operation | ExtensionInvalidOperationException | When a navigator that cannot be selected is specified in the current application state -A profile navigator is specified in the profile protection state -When the product line is not started Product line navigator specified -Configuration management navigator specified without team cooperation |