The ITabVersionSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetMaxNumberOfVersions |
Get the maximum number of version that the portal will kept for a tab
| |
| GetTabVersionQueryStringParameter |
Get the query string parameter name to especify a Tab Version using the version number (i.e.: ?version=1)
| |
| IsVersioningEnabled(Int32) |
Get the status of the tab versioning for the portal
| |
| IsVersioningEnabled(Int32, Int32) |
Get the status of the tab versioning for an specific tab of the portal.
| |
| SetEnabledVersioningForPortal |
Set the status of the tab versioning for the portal
| |
| SetEnabledVersioningForTab |
Set the status of the tab versioning for a tab
| |
| SetMaxNumberOfVersions |
Set the maximum number of version that the portal will kept for a tab
|