Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » FileSystem » bool ChecksumUpToDate (string path, string checksum)
bool ChecksumUpToDate (string path, string checksum)
 
Compares the provided checksum with the current checksum.
This is a convenience method for XSL developers.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
path
Full pathname of the file.
checksum
The checksum.
Returns:
True if the same, false if not the same.
Was this helpful?
Last modified date: 10/14/2020