Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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.