| CustomTableModuleGetObject Method  | 
            Gets the object created from the given DataRow.
            
 
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntaxpublic override BaseInfo GetObject(
	string objectType
)
Parameters
- objectType
 - Type: SystemString
Object type 
Return Value
Type: 
BaseInfo
See Also