RelationshipNameSiteInfo Constructor (DataRow) |
Constructor - Creates a new RelationshipNameSiteInfo object from the given DataRow.
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 13.0.131
Syntax public RelationshipNameSiteInfo(
DataRow dr
)
Parameters
- dr
- Type: System.Data.DataRow
See Also