CatalogRequestQuoteControl
CatalogRequestQuoteControl gathers customer identifiers and item specifications for a quote request.

Configurable properties
| Property | Default | Valid values or format | Effect |
|---|---|---|---|
LinkNameString | Not specified | Sets the link name. |
SitePages.config example
The following example loads CatalogRequestQuoteControl.ascx and applies the documented literal defaults. The following properties are omitted because they do not have documented literal defaults: LinkName.
<Control src="CatalogRequestQuoteControl.ascx" />
Add this <Control> element to the appropriate page placeholder as described in The SitePages.config File.
Inherited properties
CatalogRequestQuoteControl inherits shared conditions from CyberStoreBaseControl.