OptionCategoryInfo CheckDependencies Method Kentico 8.0 API Reference
Checks the object dependencies. Returns true if there is at least one dependency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

reportAll (Optional)
Type: OnlineSystem Boolean
If false, only required dependencies (without default value) are checked, if true required ObjectDependency constraint is ignored

Return Value

Type: OnlineBoolean
See Also