DataAnnotationsModelMetadata.GetSimpleDisplayText Method

Returns simple text for the model data.

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

protected override function GetSimpleDisplayText() : String

Return Value

Type: System.String
Simple text for the model data.
Show: