CachedModelMetadata<TPrototypeCache>.ComputeHasNonDefaultEditFormat Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.
protected virtual bool ComputeHasNonDefaultEditFormat ();
abstract member ComputeHasNonDefaultEditFormat : unit -> bool
override this.ComputeHasNonDefaultEditFormat : unit -> bool
Protected Overridable Function ComputeHasNonDefaultEditFormat () As Boolean
Returns
A value that indicates whether a non-default edit format is used.