Click or drag to resize
ObjectFactoryTCreateNewTypedObject Method
Creates and returns a new object

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax
C#
public T CreateNewTypedObject()

Return Value

Type: T
See Also