Refresh the page. The value is changing after every page refresh
GUID Value 9ab9f170-51df-4f03-827e-2ef435f42f44
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
|