GetCacheCodeAsync() Method
Gets a deterministic hash appropriate for caching.
Namespace
Statiq.Common
Containing Type
DelegateContent
Implements

Syntax

public Task<int> GetCacheCodeAsync()

Return Value

Type Description
Task<int> A deterministic hash appropriate for caching.