Class ContextOrderRenderer
- Namespace
- Dynamicweb.Ecommerce.Frontend.Context
Renderers
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the context order renderer.
- Inheritance
-
Context
Order Renderer
- Implements
- Inherited Members
Methods
GetModuleContent()
Gets the content.
Returns
- Output
Result The content.
GetOrderId()
Gets the empty order id.
Returns
- string
The empty order id.
GetTestOrderId()
Gets the test order id.
Returns
- string
The test order id.
RenderOrder(string)
Renders the order.
Parameters
orderId
stringThe order id.
Returns
- string
The HTML.