CachedModelMetadata<TPrototypeCache>::GetSimpleDisplayText Method ()

 

Gets or sets the simple display string for the model.

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

protected:
virtual String^ GetSimpleDisplayText() override sealed

Return Value

Type: System::String^

The simple display string for the model.

Return to top
Show: