Click or drag to resize

GuiEditor Method (String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use MakeEditor instead.")]
public static string Editor(
	string strName,
	string strText
)

Parameters

strName
Type: SystemString
strText
Type: SystemString

Return Value

Type: String
See Also