|
Refresh the page. The value is changing after every page refresh
GUID Value 1f607a63-199f-4ef8-bf7e-7ff919fd62ef
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
|