Click or drag to resize
ExtendObjectTypeWithMetadataMetadataType Method
Extends the object with the given static extension

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static void WithMetadata<MetadataType>()
where MetadataType : IMetadata

Type Parameters

MetadataType
See Also