Method ConfigureItem
ConfigureItem(CatalogBuilder)
Configures a specified builder with the specifics
of this item.
Declaration
protected override sealed CatalogItemConfig ConfigureItem(CatalogBuilder builder)
Parameters
| Type | Name | Description |
|---|---|---|
| CatalogBuilder | builder | The target builder. |
Returns
| Type | Description |
|---|---|
| CatalogItemConfig | The item config. |