DataClassFactory LoadClassData Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberLoadClassData(DataRow, IDataClass)
Loads the data of the DataRow object to the class.
Public methodStatic memberLoadClassData(IDataContainer, IDataClass)
Loads the data of the IDataContainer object to the class.
Back to Top
See Also