summaryN:DotNetNuke.Entities.Tabs.TabVersions
Classes
| Class | Description | |
|---|---|---|
| TabVersion |
Class to represent a Tab Version object
| |
| TabVersionBuilder | ||
| TabVersionController | ||
| TabVersionDetail |
Class to represent a Tab Version Detail object. Each detail is related with a TabVersion and also with a ModuleInfo
| |
| TabVersionDetailController | ||
| TabVersionSettings |
Interfaces
| Interface | Description | |
|---|---|---|
| ITabVersionBuilder | ||
| ITabVersionController |
Controller interface responsible to manage tab versions
| |
| ITabVersionDetailController |
Interface controller responsible to manage the tab version details
| |
| ITabVersionSettings |
Class responsible to provide settings for Tab Versioning
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| TabVersionDetailAction |
This enum represents the possible list of action that can be done in a Tab Version (i.e.: add module, modified module, deleted module, reset (restore version))
|