Click or drag to resize
NewInstanceObjectType Method
Creates a new instance of the object of the given type

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public static ObjectType Instance<ObjectType>()

Type Parameters

ObjectType

Return Value

Type: ObjectType
See Also