CachedDataAnnotationsModelMetadata.ComputeShortDisplayName Method

Definition

Gets a short display name.If the value is cached, the cashed value is returned; otherwise the value is retrieved from the model metadata and stored in the cache.

protected override string ComputeShortDisplayName ();
override this.ComputeShortDisplayName : unit -> string
Protected Overrides Function ComputeShortDisplayName () As String

Returns

A short display name.

Applies to