Share via


RatingScaleField.RenderFieldForDisplay method

Renders the control on the page for Display mode.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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

RatingScaleField class

RatingScaleField members

Microsoft.SharePoint.WebControls namespace