ObjectGeneratorTBaseCreateNewObject Method (String) |
Creates new object of the given type
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public TBase CreateNewObject(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
TBaseSee Also