RibbonBarDataContext Class |
Namespace: Dynamicweb.Controls
The RibbonBarDataContext type exposes the following members.
Name | Description | |
---|---|---|
RibbonBarDataContext |
Initializes new instance of an object.
|
Name | Description | |
---|---|---|
DataSource |
Gets the reference to a data object.
| |
Owner |
Gets the owner of this data context.
| |
Page |
Gets the reference to the current Dynamicweb page.
|
Name | Description | |
---|---|---|
Initialize |
Initializes the data context.
| |
OnDelete |
Raises "Delete" event.
| |
OnSave |
Raises "Save" event.
|
Name | Description | |
---|---|---|
Delete |
Occurs when the associated data object has been deleted.
| |
Save |
Occurs when the associated data object has been saved.
|