Layout settings

System administrators can manage many ArcGIS Pro user application settings.

The settings described below should be added under the Layout element in the Pro.settingsConfig file.

Learn more about layout options

TemplatePath

In the user interface, on the Layout tab on the Options dialog box, click Import gallery path to access the corresponding setting.

Possible values are any valid folder paths.

Note:

To specify an environment variable in the path, surround it with percent signs (%). For example, enter %USERNAME% to dynamically insert the username of the current user.

An example of this setting is shown below.

<TemplatePath isLocked="true">C:\Users\%USERNAME%\AppData\Local\ESRI\LayoutTemplates
</TemplatePath>


In this topic
  1. TemplatePath