Click or drag to resize

TextEditorAddInEnableFrontendEditing Method (String, String, Int32, String)

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

Parameters

content
Type: SystemString
type
Type: SystemString
id
Type: SystemInt32
fieldName
Type: SystemString

Return Value

Type: String
See Also