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.
Returns simple text for the model data.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Protected Overrides Function GetSimpleDisplayText As String
protected override string GetSimpleDisplayText()
protected:
virtual String^ GetSimpleDisplayText() override
Return Value
Type: System.String
Simple text for the model data.