Refresh the page. The value is changing after every page refresh
GUID Value 59a58f67-2f6a-4635-b979-8c9f0676261c
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
|