 | GuiGroupBoxStart Method (String) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string GroupBoxStart(
string title
)
Public Shared Function GroupBoxStart (
title As String
) As String
Parameters
- title
- Type: SystemString
Return Value
Type:
String
See Also