| ClassHelperGetEmptyObject Method | 
            Gets the empty object of the given type
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
Syntaxpublic static Object GetEmptyObject(
	Type objectType
)
Parameters
- objectType
- Type: SystemType
 Object type
Return Value
Type: 
Object See Also
See Also