The ITabVersionController type exposes the following members.

Methods

  NameDescription
Public methodCreateTabVersion
Creates a new version for a existing Tab
Public methodDeleteTabVersion
Deletes a Tab Version
Public methodDeleteTabVersionDetailByModule
Deletes a Tab Version details for a module
Public methodGetTabVersion
Gets a Tab Version object of an existing Tab
Public methodGetTabVersions
Gets all Tab Versions of an existing Tab
Public methodSaveTabVersion(TabVersion)
Saves a Tab Version object. Adds or updates an existing one
Public methodSaveTabVersion(TabVersion, Int32)
Saves a Tab Version object. Adds or updates an existing one
Public methodSaveTabVersion(TabVersion, Int32, Int32)
Saves a Tab Version object. Adds or updates an existing one

See Also