public string GetChildCatalogContent(string parentId) { return(iFeature.GetChildCatalogContent(parentId)); }