Refresh the page. The value is changing after every page refresh
GUID Value 12acb6b5-46ae-49a8-948d-c3f01eea68f2
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
|