Refresh the page. The value is changing after every page refresh
GUID Value 059d54e3-536d-40fa-b2b1-1ad65e890897
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
|