|
Refresh the page. The value is changing after every page refresh
GUID Value 631aaf1d-6c34-448d-ad32-5ff251b7fac2
Code written on Button.Click event
lblResults.Text = "GUID Value : " + Guid.NewGuid();
Click
here to go back to for the detail and attachment of this code
|