 | GuiNewTabRender Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic string Render(
string title,
string headers,
string width,
string what
)
Public Function Render (
title As String,
headers As String,
width As String,
what As String
) As String
Parameters
- title
- Type: SystemString
- headers
- Type: SystemString
- width
- Type: SystemString
- what
- Type: SystemString
Return Value
Type:
String
See Also