Share via


SummaryLinkFieldControl.RenderFieldForInput method

Prevents the field's RenderPattern from rendering and allows the child controls to render by calling the base RenderChildren method.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overrides Sub RenderFieldForInput ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

Me.RenderFieldForInput(output)
protected override void RenderFieldForInput(
    HtmlTextWriter output
)

Parameters

See also

Reference

SummaryLinkFieldControl class

SummaryLinkFieldControl members

Microsoft.SharePoint.Publishing.WebControls namespace