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