Class Ecommerce.ProductCatalog.OnBeforeContentArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Provides information about the module before rendering.
- Inheritance
-
Ecommerce.
Product Catalog. On Before Content Args
- Inherited Members
Properties
ContentModule
Gets or sets the content module.
Property Value
Output
Gets or sets the output.
Property Value
Settings
Gets or sets the module settings.
Property Value
StopExecution
Gets or sets the value indicating whether to stop execution.
Property Value
Remarks
If set to True
the execution will be stopped and Output value will be returned as module output.