CachedDataAnnotationsModelMetadata.ComputeEditFormatString 方法

定义

获取模型的编辑格式字符串。如果缓存该值,则返回已兑现的值;否则,该值将从模型元数据中检索并存储在缓存中。

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

返回

模型的编辑格式字符串。

适用于