Gets the object created from the given DataRow.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public virtual BaseInfo GetObject(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
BaseInfoSee Also