CachedDataAnnotationsModelMetadata.ComputeDescription Method

Definition

Gets the description of the model.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 ComputeDescription ();
override this.ComputeDescription : unit -> string
Protected Overrides Function ComputeDescription () As String

Returns

The description of the model.

Applies to