Click or drag to resize
FileHelperGetFileChecksum Method
Gets file checksum

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetFileChecksum(
	string path
)

Parameters

path
Type: SystemString
File path

Return Value

Type: String
See Also