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