Skip to content

Commit

Permalink
Update README.md (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomás López Rodríguez authored Nov 2, 2021
1 parent d24a40d commit 3c384a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Analytics.TrackEvent("generate_lead", new {currency = "USD", value = 99.99});
```csharp
protected override void OnInitialized()
{
DisableNavigation.DisableTracking();
TrackingNavigationState.DisableTracking();
}
```
2.2 For whole application
Expand Down

0 comments on commit 3c384a3

Please sign in to comment.