CyberStore Ecommerce 2023 Documentation
DisplayMode Property (CustomerOrderStatus)


Dovetail.Ecommerce.Controls Namespace > CustomerOrderStatus Class : DisplayMode Property
If in "Search" DisplayMode , the search is validated, and the criteria will be passed to the detail page specified by detailPage. for the display of the search results. If in "Detail" mode, the results will be displayed on the same page. If "Search" is Specified, then detailPage required. If detailPage is not specified in this case, a DisplayMode of is "Detail" is used.

Property Value

Type: String

A string value that specifies the DiplayMode: "Search" or "Detail".

The default is "Search".

See Also

Reference

CustomerOrderStatus Class
CustomerOrderStatus Members