Click or drag to resize

EditableListWriteResponse Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected override string WriteResponse(
	TextWriter output,
	string argument
)

Parameters

output
Type: System.IOTextWriter
argument
Type: SystemString

Return Value

Type: String
See Also