CatalogRequestQuoteControl

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

CatalogRequestQuoteControl quote request form

Configurable properties

Property Default Valid values or format Effect
LinkName
String
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.


This site uses Just the Docs, a documentation theme for Jekyll.