Get all Tab Version Details of a existing version and earlier
Namespace: DotNetNuke.Entities.Tabs.TabVersionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
IEnumerable<TabVersionDetail> GetVersionHistory( int tabId, int version ) |
| Visual Basic |
|---|
Function GetVersionHistory ( tabId As Integer, version As Integer ) As IEnumerable(Of TabVersionDetail) |
Parameters
- tabId
- Type: System..::..Int32
The Tab Id to be queried
- version
- Type: System..::..Int32
The Tab Id to be queried