| TabControlTabsControlCollectionjoin Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string join(
string delim = ","
)
Public Function join (
Optional delim As String = ","
) As String
Parameters
- delim (Optional)
- Type: SystemString
Return Value
Type:
StringSee Also