Refresh the page. The value is changing after every page refresh
GUID Value 15f4f361-5a32-4b01-99ac-fdde2f39b0e3
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
|