Method SetData
SetData(IList<ContentCatalogDataEntry>)
Sets the catalog data before serialization.
Declaration
public override void SetData(IList<ContentCatalogDataEntry> data)
Parameters
| Type | Name | Description |
|---|---|---|
| IList<ContentCatalogDataEntry> | data | The list of catalog entries. |