Click or drag to resize

IEditFormRendererRenderHeader Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void RenderHeader(
	EditForm editForm,
	TextWriter output
)

Parameters

editForm
Type: Dynamicweb.Content.Items.EditorsEditForm
output
Type: System.IOTextWriter
See Also