Skip to content

Commit 3c384a3

Browse files
author
Tomás López Rodríguez
authored
Update README.md (#47)
1 parent d24a40d commit 3c384a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Analytics.TrackEvent("generate_lead", new {currency = "USD", value = 99.99});
8080
```csharp
8181
protected override void OnInitialized()
8282
{
83-
DisableNavigation.DisableTracking();
83+
TrackingNavigationState.DisableTracking();
8484
}
8585
```
8686
2.2 For whole application

0 commit comments

Comments
 (0)