| BaseActionDataEventArgs Class |
Provides information about the data being processed by the module.
Inheritance Hierarchy
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public class BaseActionDataEventArgs : EventArgs
Public Class BaseActionDataEventArgs
Inherits EventArgs
The BaseActionDataEventArgs type exposes the following members.
Constructors Properties
| Name | Description |
---|
| Data |
Gets or sets the data being processed.
|
TopRemarks See Also