CachedModelMetadata<TPrototypeCache>.ComputeShortDisplayName 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 short display name.

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

Returns

A short display name.

Applies to