ASP.Net 4.5. Visual Studio 2012. Visual Basic.
I am trying to access the value of the primary data key (named SystemUserId) for a formview in the formview's Init (or PreRender) event routine in Visual basic code behind. How would I access that value? Thanks for any help.
Go to the complete details ...