ViewApplication Class Members
- Last UpdatedAug 21, 2026
- 3 minute read
The following tables list the members exposed by ViewApplication.
| Name | Description | |
|---|---|---|
![]() | AppDataPath | Gets the application data folder which contains the application specific data |
![]() ![]() | Application | Gets the instance of View Application. |
![]() | ApplicationName | Gets the View Application Name |
![]() | ApplicationRootFolder | Gets the application root folder which contains the View Application exeuction file. |
![]() | GalaxyName | Get the Galaxy Name |
![]() | GalaxyNodeName | Gets the Galaxy Node Name |
![]() | IsInDesignMode | Gets the status if the ViewApp is running in Design Mode |
![]() | IsInPreviewMode | Gets the status if the ViewApp is running in Preview Mode |
| Name | Description | |
|---|---|---|
![]() | ActivateSlideInPane | Activates the slide in pane at the specified position |
![]() | CloseLayout | Closes the Layout Window |
![]() | CloseViewApplication | Closes the application |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetService | Overloaded. Advanced API for retrieving an ACF Extension by type |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | HideContent | Hide content in the Pane directed at certain screens |
![]() | SetLayoutState | Minimizes, maximizes, or restores the layout window, as defined by the LayoutState argument in this method. |
![]() | ShowContent | Places content into Panes directed at certain screens |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |




