NewInstanceObjectType Method |
Creates a new instance of the object of the given type
Namespace: CMSAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax public static ObjectType Instance<ObjectType>()
Type Parameters
- ObjectType
Return Value
Type:
ObjectTypeSee Also