Class Frontend
- Namespace
- Dynamicweb.Ecommerce.Frontend
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the frontend functions.
- Inheritance
-
Frontend
- Implements
- Inherited Members
Methods
GetModuleContent()
Gets the content.
Returns
- Output
Result The content.
InitializeModule(Paragraph, PageView)
Initializes the instance.
Parameters
renderingParagraph
ParagraphThe paragraph creating the instance of this module
pageviewContext
PageView An instance of the current pageview being showed
Remarks
Used internally. Dynamicweb handles the initialization and this method should normally not be called