DataPA Enterprise Dashboard Controls API Reference
Loads the current license from the config file or registry on the local machine.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public void LoadLocalLicense()
Visual Basic
Public Sub LoadLocalLicense
Visual C++
public:
virtual void LoadLocalLicense() sealed

Remarks