| EcommerceUIHelperGetDependencyMessage Method | 
            Gets the message containing list of dependencies for specified ecommerce info object.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetDependencyMessage(
	BaseInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineBaseInfo
 Info object.
Return Value
Type: 
String See Also
See Also