AbstractInfoBaseTInfoNewInternal Method |
Creates a new object of the given object type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected static TInfo NewInternal(
string objectType = null
)
Parameters
- objectType (Optional)
- Type: SystemString
Object type
Return Value
Type:
TInfoSee Also