| RibbonBarDataContextEventArgs Constructor |
Initializes new instance of an object.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public RibbonBarDataContextEventArgs(
Object data
)
Public Sub New (
data As Object
)
Parameters
- data
- Type: SystemObject
A reference to a data object.
Remarks See Also