| UniGridGetCheckDependenciesDescription Method | 
            Gets description for error message when dependencies check fails.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetCheckDependenciesDescription(
	BaseInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineBaseInfo
 Info object to be deleted
Return Value
Type: 
String See Also
See Also