Share via


CachedModelMetadata<TPrototypeCache>.ComputeDisplayFormatString Method

Definition

Overloads

ComputeDisplayFormatString()

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 format string for the model.

ComputeDisplayFormatString()

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 format string for the model.

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

Returns

The display format string for the model.

Applies to