Click or drag to resize

TextEditorAddInEnableFrontendEditing Method (String, String, String, String, String)

Namespace:  Dynamicweb.Extensibility
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string EnableFrontendEditing(
	string content,
	string type,
	string id,
	string fieldName,
	string textType
)

Parameters

content
Type: SystemString
type
Type: SystemString
id
Type: SystemString
fieldName
Type: SystemString
textType
Type: SystemString

Return Value

Type: String
See Also