CachedModelMetadata<TPrototypeCache>.ComputeWatermark Method

Definition

This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that can be used as a watermark.

protected virtual string ComputeWatermark ();
abstract member ComputeWatermark : unit -> string
override this.ComputeWatermark : unit -> string
Protected Overridable Function ComputeWatermark () As String

Returns

A cached value that can be used as a watermark.

Applies to