New-PWFTabs
Description
A new tab to add to your main TabContainer with your content.
SYNTAX
EXAMPLES
EXAMPLE 1
PARAMETERS
-Name
Your tab's name. This name will be show on the main tab menu on top of page.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Content
The scriptblock with the content of the tab.