ECommerceHelperGetDependencyMessage Method |
Gets the message containing list of dependencies for specified ecommerce info object.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetDependencyMessage(
BaseInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineBaseInfo
Info object.
Return Value
Type:
StringSee Also