Refresh the page. The value is changing after every page refresh
GUID Value 42c4aee6-1e20-47f6-a4e9-779c555d5853
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
|