 | GuiMakeEditor Method (String, String) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string MakeEditor(
string name,
string text
)
Public Shared Function MakeEditor (
name As String,
text As String
) As String
Parameters
- name
- Type: SystemString
- text
- Type: SystemString
Return Value
Type:
String
See Also