LicenseKeyInfo Constructor (DataRow) |
Constructor - Creates license key from DataRow.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.2.23
Syntax public LicenseKeyInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the license data
See Also