AbstractInfoTInfoNew Method (String) |
Creates new object of the given class based on the given object type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static TInfo New(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
TInfoSee Also