Checks if the content of two given files is same
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- file1
- Type: System String
First file path to compare
- file2
- Type: System String
Second file path to compare
Return Value
Type: BooleanSee Also