Search results for query: *

  • Users: zoller
  • Content: Threads
  • Order by date
  1. zoller

    Question Page methods and documentation

    Recently I started messing with page methods and after a lot of research (google) I think I've found a way to implement this which requires the least amount of code. Code Behind Protected Shared _Value As String Protected Shared Property Value() As String Get Return _Value End...
Back
Top