Click or drag to resize
UniGridGetCheckDependenciesDescription Method
Gets description for error message when dependencies check fails.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string GetCheckDependenciesDescription(
	BaseInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineBaseInfo
Info object to be deleted

Return Value

Type: String
See Also