Publishes the tab. Set the VIEW permissions to All Users
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void PublishTab( TabInfo publishTab ) |
| Visual Basic |
|---|
Sub PublishTab ( publishTab As TabInfo ) |
Parameters
- publishTab
- Type: DotNetNuke.Entities.Tabs..::..TabInfo
The publish tab.