Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the formatted value.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Protected ReadOnly Property FormattedModelValue As String
Get
protected string FormattedModelValue { get; }
protected:
property String^ FormattedModelValue {
String^ get ();
}
Property Value
Type: System.String
The formatted value.