CyberStore Ecommerce 2023 Documentation
UseStockCodeAsCategoryName Property


Dovetail.Ecommerce.Controls Namespace > NovoLiteratureRackControl Class : UseStockCodeAsCategoryName Property
Gets or sets the Use Stock Code as Category Name flag.

Property Value

Type: Boolean

A boolean value that specifies the Use Stock Code as Category Name flag.

The default is false.

Remarks
When enabled by setting UseStockCodeAsCategoryName property to True, the control will attempt to use the stock code of a detail page as the Literature Rack Category name. Stock code is determined by the value of the Catalog.Item_ID retreived from the page address. If no Literature Rack Category can be found to exactly match the stock code, then default processing will continue and use the value of the LiteratureRackCategoryName property.
See Also

Reference

NovoLiteratureRackControl Class
NovoLiteratureRackControl Members