Name
global.TopicCategoryContentSurfacingUtil
Description
No description available
Script
var TopicCategoryContentSurfacingUtil = Class.create();
TopicCategoryContentSurfacingUtil.prototype = Object.extendsObject(TopicCategoryContentSurfacingUtilSNC, {
initialize: function () {
TopicCategoryContentSurfacingUtilSNC.prototype.initialize.apply(this, arguments);
},
type: 'TopicCategoryContentSurfacingUtil'
});
Sys ID
78d9b46777b55110cd1b756f1b5a99a2