Click or drag to resize

DataItemReaderCalculateChecksum Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
protected virtual string CalculateChecksum(
	IDictionary<string, Object> properties
)

Parameters

properties
Type: System.Collections.GenericIDictionaryString, Object

Return Value

Type: String
See Also