The ITabVersionDetailController type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ClearCache |
Clears the tab version cache based on the tab version identifier.
| |
| DeleteTabVersionDetail |
Deletes a TabVersionDetail
| |
| GetTabVersionDetail |
Gets a Tab Version Detail object of an existing Tab Version
| |
| GetTabVersionDetails |
Gets all TabVersionDetail objects of an existing TabVersion
| |
| GetVersionHistory |
Get all Tab Version Details of a existing version and earlier
| |
| SaveTabVersionDetail(TabVersionDetail) |
Saves a Tab Version Detail object. Adds or updates an existing one
| |
| SaveTabVersionDetail(TabVersionDetail, Int32) |
Saves a TabVersionDetail object. Adds or updates an existing one
| |
| SaveTabVersionDetail(TabVersionDetail, Int32, Int32) |
Saves a TabVersionDetail object. Adds or updates an existing one
|