共用方式為


CachedDataAnnotationsModelMetadata.ComputeEditFormatString 方法

定義

取得模型的編輯格式字串。如果快取值,則會傳回現金值;否則會從模型中繼資料擷取值,並儲存在快取中。

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

傳回

模型的編輯格式字串。

適用於