Click or drag to resize

TabsCollectionInsert Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void Insert(
	int index,
	TabPage tab
)

Parameters

index
Type: SystemInt32
tab
Type: Dynamicweb.ControlsTabPage
See Also