ArcGIS Pro 2.9 API Reference Guide
ConfigurationManager Class Members
Properties  Methods 


ArcGIS.Desktop.Framework.Contracts Namespace : ConfigurationManager Class

The following tables list the members exposed by ConfigurationManager.

Public Constructors
 NameDescription
Public Constructor  
Top
Protected Properties
 NameDescription
Protected Internal Property Gets the new application name for the configuration.  
Protected Internal Property Gets the new application icon for the configuration.  
Protected Internal Property Opportunity for the configuration to provide DAML file at run-time.  
Top
Protected Methods
 NameDescription
Protected Internal Method Called when the application is initializing. It is safe to communicate with Portal at this time. The DAML records have not been processed at this point.  
Protected Internal Method Called when the appliation has fully initialized.  
Protected Internal Method Gives a configuration the ability to disable commands.  
Protected Internal Method Opportunity for the configuration to provide DAML at run-time.  
Protected Internal Method The list of commands to show in the quick access toolbar.  
Protected Internal Method Allows a configuration to reject a command's execution.  
Protected Internal Method Allows the configuration to inject some custom user interface into the about page.  
Protected Internal Method The custom splash screen for the configuration.  
Protected Internal Method The custom start page (landing page) to show once the appliation starts.  
Protected Internal Method Called when web help is requested.  
Protected Internal Method The last chance for the configuration to manipulate the DAML before it is processed.  
Protected Internal Method Gives the configuration the chance to perform its own license checking. Returning false signals a licensing problem has occurred and the application should shut down.  
Top
See Also

Reference

ConfigurationManager Class
ArcGIS.Desktop.Framework.Contracts Namespace