AnalyticsControlShowDevTools Method

Shows the developer tools for the web view.

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Object ShowDevTools()

Return Value

Object

[Missing <returns> documentation for "M:inmydata.WindowsForms.Library.AnalyticsControl.ShowDevTools"]


Remarks

This can be used for debugging issues with the inmydata content shown in the web view.

See Also