ViewTemplateUserControl<TModel>.FormattedModelValue Property

 

Gets the formatted value.

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

protected string FormattedModelValue { get; }

Property Value

Type: System.String

The formatted value.

Return to top
Show: