DataAnnotationsModelMetadata::GetSimpleDisplayText Method

Visual Studio 2010

Returns simple text for the model data.

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

protected:
virtual String^ GetSimpleDisplayText() override

Return Value

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

Community Additions

ADD
Show: