This document is archived and information here might be outdated.  Recommended version.


ILicenseControl Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IL > ILicenseControl Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Controls)  

ILicenseControl Interface

Provides access to members that control the LicenseControl.

Product Availability

Available with ArcGIS Engine.

Description

The ILicenseControl interface is a starting point for determining why the LicenseControl failed to initialize an application with a product license or failed to check out an extension license.

Members

Name Description
Method AboutBox Displays a dialog of information about the LicenseControl.
Read-only property LicenseAvailability A Description of the availability of the licenses either all licenses or just those specified in the LicenseControls property page.
Method ShowStatusDialog Shows a dialog displaying the LicenseControl status and the current license availability.
Read-only property Status The status of the LicenseControl initialization.
Read-only property Summary A summary of the status of the LicenseControl initialization.

CoClasses that implement ILicenseControl

CoClasses and Classes Description
LicenseControl Esri LicenseControl