CachedModelMetadata<TPrototypeCache>.ComputeDisplayName 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 display name of the model.

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

Returns

The display name of the model.

Applies to