Gets or sets the currently active Page.
Namespace: Spotfire.Dxp.ApplicationNote: This property can return null, but cannot be set to null.
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Property Value
Type: PageExceptions
| Exception | Condition |
|---|---|
| System ArgumentException | the property is set to a Page that currently does not exist in the Pages collection. |
| System ArgumentNullException | the property is set to null. |
Version Information
See Also