CachedModelMetadata<TPrototypeCache>.ComputeSimpleDisplayText 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 cached simple display string for the model.

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

Returns

The cached simple display string for the model.

Applies to