ResourceSiteInfo Constructor (DataRow) |
Constructor - Creates a new ResourceSiteInfo object from the given DataRow.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax public ResourceSiteInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also