다음을 통해 공유


SummaryLinkFieldControl.RenderFieldForDisplay 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 RenderFieldForDisplay ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

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

Parameters

See Also

Reference

SummaryLinkFieldControl Class

SummaryLinkFieldControl Members

Microsoft.SharePoint.Publishing.WebControls Namespace