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