Table of Contents

Class ContentItemTypeSystemNameValueMapper

Namespace
Dynamicweb.Content
Assembly
Dynamicweb.dll
[AddInName("PageItemType")]
[AddInGroup("Dynamicweb.Content.ContentIndexBuilder, Dynamicweb")]
public class ContentItemTypeSystemNameValueMapper : ValueMapperBase, IValueMapper
Inheritance
ContentItemTypeSystemNameValueMapper
Implements
Inherited Members

Methods

MapValues(IEnumerable<string>)

public override IEnumerable<FieldValueMapping> MapValues(IEnumerable<string> terms)

Parameters

terms IEnumerable<string>

Returns

IEnumerable<FieldValueMapping>
To top