ExtendObjectTypeWithExtensionType Method |
Extends the object with the given static extension
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static ExtensionType With<ExtensionType>()
where ExtensionType : new()
Type Parameters
- ExtensionType
Return Value
Type:
ExtensionTypeSee Also