ViewApplication Class Members
The following tables list the members exposed by ViewApplication.
Public Constructors
Name | Description | |
---|---|---|
ViewApplication Constructor |
Public Properties
Name | Description | |
---|---|---|
AppDataPath | Gets the application data folder which contains the application specific data | |
Application | Gets the instance of the 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. |
Public Methods
Name | Description | |
---|---|---|
ActivateSlideInPane | Activates the slide in pane at the specified position. | |
CloseLayout | Closes the Layout window. | |
CloseViewApplication | Closes the application. | |
GetService | Overloaded. Advanced API for retrieving an ACF Extension by type. | |
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. |
See Also