| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetSavedLicenseKey( _ ByVal context As LicenseContext, _ ByVal type As Type _ ) As String | |
| C# | |
|---|---|
public static string GetSavedLicenseKey( LicenseContext context, Type type ) | |
Parameters
- context
- type
| DataDynamics.Reports | Support Forum |
| GetSavedLicenseKey Method | |
| See Also | |
|
| DataDynamics.Licensing Namespace > SavedLicenseKeyProvider Class : GetSavedLicenseKey Method |
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetSavedLicenseKey( _ ByVal context As LicenseContext, _ ByVal type As Type _ ) As String | |
| C# | |
|---|---|
public static string GetSavedLicenseKey( LicenseContext context, Type type ) | |