Click or drag to resize

GlobalConfigurationsServices Methods


The GlobalConfigurationsServices type exposes the following members.

Methods
  Name Description
Public method GetAssetTreeMenuConfig Retrieves the configuration for Asset Tree context menu. It indicates what commands are available for current user on the Asset Tree.
Public method GetGlobalCustomTabs Retrieves the list of all global available custom tabs. These tabs will show in "Apps" pane on Ingeniux CMS Client UI.
Public method GetGlobalExportNames Retrieves the names of global exports. This call should be used to prevent local exports name conflicting with global exports.
Public method GetHelpText Retrieves the help text index for fields of given schema, or all schemas
Public method GetToolbarConfig Retrieves the avialable commands for current user to carry out on the user interface toolbar. Unlike Site Tree Menu config, toolbar command are not just page level commands.
Public method GetTreeMenuConfig Retrieves the configuration for Site Tree context menu. It indicates what commands are available for current user on the Site Tree.
Top
See Also