Setup a first version for existing tab with modules. This method is used to create version 1 for pages created when versioning was not enabled
Namespace: DotNetNuke.Entities.Tabs.TabVersionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void SetupFirstVersionForExistingTab( int portalId, int tabId ) |
Visual Basic |
---|
Sub SetupFirstVersionForExistingTab ( portalId As Integer, tabId As Integer ) |