Click or drag to resize
MetadataContainer Constructor (Type)
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public MetadataContainer(
	Type metadataType
)

Parameters

metadataType
Type: SystemType
Type that defines the extra metadata
See Also