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