| NotImplementedInfoLoadFromDataRow Method  | 
            Loads the object from the given DataRow
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxprotected override void LoadFromDataRow(
	DataRow dr
)
Parameters
- dr
 - Type: System.DataDataRow
DataRow to load 
See Also