Name

global.ContentConfigUtil

Description

Utility script include to access the taxonomy content configuration

Script

var ContentConfigUtil = Class.create();
ContentConfigUtil.prototype = Object.extendsObject(ContentConfigUtilSNC, {
  initialize: function() {
    ContentConfigUtilSNC.prototype.initialize.apply(this, arguments);
  },

  type: 'ContentConfigUtil'
});

Sys ID

e623c66553a22010069addeeff7b1253

Offical Documentation

Official Docs: