Returns true if two Info objects are equal (have same object type and ID).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- info1
- Type: CMS.DataEngine BaseInfo
First info to compare
- info2
- Type: CMS.DataEngine BaseInfo
Second info to compare
Return Value
Type: BooleanSee Also