AbstractInfoProviderTInfo, TProvider, TQueryNewInfo Method |
Returns new info object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected static TInfo NewInfo(
DataRow dr = null
)
Parameters
- dr (Optional)
- Type: System.DataDataRow
Data to use to create new object
Return Value
Type:
TInfoSee Also