Creates content item for the tab..
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void CreateContentItem( TabInfo tab ) |
Visual Basic |
---|
Sub CreateContentItem ( tab As TabInfo ) |
Parameters
- tab
- Type: DotNetNuke.Entities.Tabs..::..TabInfo
The updated tab.