Dynamicweb 9
Dynamicweb 9
Dynamicweb.Controls
TabsCollection Class
TabsCollection Methods
Add Method
CopyTo Method
GetEnumerator Method
Insert Method
Remove Method
RemoveAt Method
TabsCollection
Insert Method
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
C#
VB
Copy
public
void
Insert
(
int
index
,
TabPage
tab
)
Public
Sub
Insert
(
index
As
Integer
,
tab
As
TabPage
)
Parameters
index
Type:
System
Int32
tab
Type:
Dynamicweb.Controls
TabPage
See Also
Reference
TabsCollection Class
Dynamicweb.Controls Namespace