ModuleLicenseKeyInfo Constructor (DataRow) |
Constructor - Creates a new ModuleLicenseKeyInfo object from the given DataRow.
Namespace: CMS.ModuleLicensesAssembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 10.0.0
Syntax public ModuleLicenseKeyInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the object data
See Also