The ITabVersionSettings type exposes the following members.

Methods

  NameDescription
Public methodGetMaxNumberOfVersions
Get the maximum number of version that the portal will kept for a tab
Public methodGetTabVersionQueryStringParameter
Get the query string parameter name to especify a Tab Version using the version number (i.e.: ?version=1)
Public methodIsVersioningEnabled(Int32)
Get the status of the tab versioning for the portal
Public methodIsVersioningEnabled(Int32, Int32)
Get the status of the tab versioning for an specific tab of the portal.
Public methodSetEnabledVersioningForPortal
Set the status of the tab versioning for the portal
Public methodSetEnabledVersioningForTab
Set the status of the tab versioning for a tab
Public methodSetMaxNumberOfVersions
Set the maximum number of version that the portal will kept for a tab

See Also