Refresh the page. The value is changing after every page refresh
GUID Value e5eaa6bb-220a-4663-ab9f-d8f2f6987c4f
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
|