ModuleManager GetObject Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetObject(String, Boolean)
Gets a new object of the given type.
Public methodStatic memberGetObject(DataRow, String, Boolean)
Gets a new object of the given type created from the given DataRow.
Back to Top
See Also