(MVC) MVC (2018)

<<назад ErrorViewModel.vb (Contoso University).

   1:  Imports System
   2:   
   3:  Namespace Models
   4:   
   5:      Public Class ErrorViewModel
   6:   
   7:          Public Property RequestId As String
   8:   
   9:          Public ReadOnly Property ShowRequestId As Boolean
  10:              Get
  11:                  Return Not String.IsNullOrEmpty(RequestId)
  12:              End Get
  13:          End Property
  14:   
  15:      End Class
  16:  End Namespace


Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23>  <24>  <25
Link to this page: //www.vb-net.com/EF-missing-FAQ/Code/ErrorViewModel.vb.htm
<TAGS>  <ARTICLES>  <FRONT>  <CORE>  <MVC>  <ASP>  <NET>  <DATA>  <TASK>  <XML>  <KIOSK>  <NOTES>  <SQL>  <LINUX>  <MONO>  <FREEWARE>  <DOCS> <TRAVELS> <FLOWERS> <RESUME> < THANKS ME>