DocumentEngineModule.GetObject Method |
Gets the object created from the given DataRow.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntaxpublic override BaseInfo GetObject(
string objectType
)
Parameters
- objectType
- Type: System.String
Object type
Return Value
Type:
BaseInfo
See Also