Class ExceptionlessViewTracking
- Namespace
- Splat
- Assembly
- Splat.Exceptionless.dll
Exceptionless View Tracking integration.
- Inheritance
-
Exceptionless
View Tracking
- Implements
- Extension Methods
Remarks
Initializes a new instance of the Exceptionless
Constructors
ExceptionlessViewTracking(ExceptionlessClient)
Exceptionless View Tracking integration.
Parameters
exceptionlessClient
ExceptionlessClient The exceptionless client to use.
Remarks
Initializes a new instance of the Exceptionless
Methods
OnViewNavigation(string)
Track a view navigation using just a name.
Parameters
name
stringName of the view.