| 
                    Refresh the page. The value is changing after every page refresh
                 
                
                
 GUID Value       6e17e214-f8d6-4510-8b96-e6c8b24b8629
 
                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 |