CachedDataAnnotationsModelMetadata::ComputeHasNonDefaultEditFormat Method ()

 

Gets a value that indicates whether the model uses a non-default edit format.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

protected:
virtual bool ComputeHasNonDefaultEditFormat() override

Return Value

Type: System::Boolean

A value that indicates whether non-default edit format is used.

Return to top
Show: