Refresh the page. The value is changing after every page refresh
GUID Value 31ab6978-9e58-4a02-b3ce-bcadc1b99338
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
|