|
Refresh the page. The value is changing after every page refresh
GUID Value d2d98de8-add0-4558-9606-afedc07e87e5
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
|