Namespace DotNetNuke.Entities.Tabs.TabVersions
Classes
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
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.
Enums
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)).