CachedModelMetadata<TPrototypeCache>.ComputeDescription 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 the description of the model.

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

Returns

The description of the model.

Applies to