CachedModelMetadata<TPrototypeCache>.ComputeEditFormatString 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 edit format string of the model.

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

Returns

The edit format string of the model.

Applies to