TemplateInfo.FormattedModelValue Property

Gets or sets the formatted model value.

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

function get FormattedModelValue () : Object 
function set FormattedModelValue (value : Object)

Property Value

Type: System.Object
The formatted model value.
Show: