| 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
)
Protected Overrides Function WriteResponse (
output As TextWriter,
argument As String
) As String
Parameters
- output
- Type: System.IOTextWriter
- argument
- Type: SystemString
Return Value
Type:
StringSee Also