|
Refresh the page. The value is changing after every page refresh
GUID Value 759a87ef-2096-426e-a18a-ad9fd7724b7a
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
|